A) A binary encoded decimal
B) A memory address
C) An object
D) A string
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) object; classes
B) class; objects
C) class; fields
D) attribute; methods
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) methods private
B) fields private
C) fields public
D) fields and methods public
Correct Answer
verified
Multiple Choice
A) 528.00
B) 580.00
C) 522.00
D) There is no value because the object order has not been created.
Correct Answer
verified
Multiple Choice
A) procedural
B) logic
C) object-oriented
D) functional
Correct Answer
verified
Multiple Choice
A) primitive variable
B) reference variable
C) numeric literal
D) binary number
Correct Answer
verified
Multiple Choice
A) always accepts two arguments
B) has return type of void
C) has the same name as the class
D) always has an access specifier of private
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) the class name
B) the object's memory address
C) the values for each field
D) the method names
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) instance fields
B) instance methods
C) fixed attributes
D) class instances
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) using the public access specifier on the class methods
B) using the private access specifier on the class methods
C) using the private access specifier on the class definition
D) using the private access specifier on the class fields
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) /
B) @
C) -
D) +
Correct Answer
verified
Multiple Choice
A) java.java
B) java.default
C) java.util
D) java.lang
Correct Answer
verified
Showing 41 - 58 of 58
Related Exams