Java concepts and its programming MCQs

80 MCQs  — Computer Programming MCQs  (Page 8 of 8)

Which metrhods are utilized to control the access to an object in multi threaded programming ?
A. Synchronized methods
B. Asynchronized methods
C. Serialized methods
D. None of above
Which of the following below are valid isolation levels in J2EE ?
A. Transaction_read_uncommitted
B. Transaction_serializable
C. Only a
D. Both a and b
Package of drawstring() method is _________________?
A. Java.awt
B. Javax.swing
C. Java.applet
D. Java.io
JAR file contains the compressed version of_________________?
A. .java file
B. .jsp file
C. .class file
D. None of above