Midterm Lab Exam
Midterm Lab Exam
Question 1
Correct
Select one:
a. True
b. False
Question 2
Correct
Select one:
a. Parent class
b. Child class
c. Concrete class
d. Abstract class
Question 3
Correct
Select one:
a. Static class
b. Nested class
c. Nested methods
d. Static methods
Question 4
Correct
An abstract class has no use until unless it is extended by some other class.
Select one:
a. True
b. False
Question 5
Correct
Select one:
a. Child class
b. Parent class
c. Concrete class
d. Abstract class
Question 6
Correct
Class that implements any interface must implement all the methods of that interface, else the class should be declared abstract.
Select one:
a. True
b. False
Question 7
Correct
Select one:
a. False
b. True
Question 8
Correct
Select one:
a. True
b. False
Question 9
Correct
A class derived from the abstract class must implement all those methods that are declared as abstract in the parent class.
Select one:
a. False
b. True
Question 10
Correct
An abstract class must be extended and in a same way abstract method must be overridden.
Select one:
a. False
b. True
◄ MIDTERM EXAM
Jump to...