Font size
WorksheetsCSC 200
Total questions: 24
Worksheet time: 2hrs 45mins
Are number of classes which define attributed and operations
Objects
Classes
Sub-class
inheritance
It is the principle of design and development of programs using modular approach.
HTML
Visual Basic
Object Oriented
C/C++
It is a collection of objects that have identical properties, common behavior, and shared relationship
Objects
Class
Sub-class
Inheritance
Style syntax used to design Java that System and application programmers would find similar.
C/C++
Java
Java Script
Visual Basic
Initially, the name given to Java language is after the tree that stood outside Gosling’s office.
Mango
Apple
Oak
Orange
The process of representing essential features without including background details or explanation.
Data encapsulation
Data inheritance
Data mining
Data abstraction
It is a process by which one object can acquire and use the properties of another object.
Encapsulation
Inheritance
Mining
Abstraction
Small applications written in Java programming language
a. Java applets
Java
Java Bytecode
Java VM
One of Java editions that is used to develop server-side application.
Java script
Java standard edition
Java enterprise edition
Java micro edition
Are words that have a specific meaning to the compiler and cannot be used for other purposes in the program.
Comments
Package
Reserved Words
Modifier
Are preceded by two slashes (//) in a line or enclosed between /* and */ in one or multiple lines
Comments
Package
Reserved Words
Modifier
A collection of statements that perform a sequence of operations to display a message on the console.
Statements
Blocks
Classes
Methods
In Java, it is a template or blueprint for objects
Statements
Blocks
Classes
Methods
Ability of an operator and functions to take multiple forms
a. Data abstraction
Inheritance
Overloading
Polymorphism
It is the process of linking the procedure call to a specific sequence of code or function.
a. Message passing
a. Dynamic binding
a. Overloading
Polymorphism
Allows objects to have different meaning depending upon context.
Message passing
Dynamic binding
Overloading
Polymorphism
It is a command that is terminated by a semi-colon.
Statements
Blocks
Classes
Methods
It evaluates an expression and is considered taken if the specified action on that evaluation is true.
If statement
a. While statement
If-else statement
Switch statement
Are reserved words that specify the properties of data
Comments
Package
Reserved words
Modifier
Enumeration: Give at least 5 Java IDE tools
Enumeration: Give at least 5 characteristics of Java
Enumeration: Enumerate at least 5 basic concepts of Object oriented programming (OOP)
Application (Screenshot this!!!!!): Deadline October 30, 2021 (7PM) Create sample concept of Polymorphism (Send your drawing/picture on my email address with the ff file name and subject. There will be a deduction to score if instructed format is not followed.) File Name: CSC 200 + Students name (ex. CSC 200 Sumiyaya, Jotham) Email Subject: CSC 200 Midterm (Application)
It is complete programming language developed by Sun Microsystems that can be used to develop either web based or stand-alone software.
C/C++
Java
Java script
Visual basic
