60:00
0/30 Attempted
Your Progress
Attempted 0
Correct 0
Incorrect 0
Skipped 0
Score 0
Marks 0

Computer Programming MCQs — Test 152

Page 1 of 3

Review Skipped Questions

0
Question 1
In which we clone the object and their constituent parts_______________?
Question 2
Object which can store group of other objects is called___________________?
Question 3
Which of the following automatic type conversion will be possible ?
Question 4
Which is the predefined package ?
Question 5
What do you mean by javap?
Question 6
Which command disassembles a class file_______________?
Question 7
Main method parameter has which type of data type___________________?
Question 8
Which driver is efficient and always preferable for using JDBC applications_____________?
Question 9
Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class?
Question 10
Which collection class associates values witch keys, and orders the keys according to their natural order ?