(F1-ForMATIVE) Formative Assessment For Module 1 and 2 (Object-Oriented Programming)
(F1-ForMATIVE) Formative Assessment For Module 1 and 2 (Object-Oriented Programming)
✓ true
false
Question 2
1 / 1 pts
✓true
false
Question 3
1 / 1 pts
✓true
false
Question 4
1 / 1 pts
false
✓true
Question 5
0 / 1 pts
✓ false
true
Question 6
1 / 1 pts
Space
Tab
Enter
Question 7
1 / 1 pts
/*Some comments*/
✓ //Some comments
Some comments//
*/Some comments/*
Question 8
1 / 1 pts
One of the tools for Object oriented design includes class hierarchy diagram
false
✓true
Question 9
1 / 1 pts
✓ Identifier
Value
Argument
Question 10
1 / 1 pts
True
✓False
Question 11
1 / 1 pts
✓true
false
Question 12
1 / 1 pts
Java is a portable language that could run on any platform. The language was able to do this by
generating intermediate code for a hypothetical computer called a virtual machine.
False
✓ True
Question 13
1 / 1 pts
A Netbeans feature that provides XML, DTD and CSS Text Editor and XML Productivity Tools Wizards to
help user generate codes.
✓ XML
GUI Builder
Question 14
1 / 1 pts
✓true
false
Question 15
1 / 1 pts
static is a state of a method
false
✓ true
Question 16
0 / 1 pts
✓ false
true
Question 17
1 / 1 pts
False
✓ True
Question 18
0 / 1 pts
System is a method
✓false
true
Question 19
0 / 1 pts
True
Question 20
1 / 1 pts
✓ true
false
Question 21
1 / 1 pts
false
✓ true
Question 22
0 / 1 pts
true
✓ false
Question 23
1 / 1 pts
Scanner
In
Scan
Input
Question 24
1 / 1 pts
Member
Variable
✓ Method
Question 25
1 / 1 pts
✓ java
javac
javadoc