Executable applet is_________________?
Executable applet is_________________?
A. .class file
B. .java file
C. .java html
D. .applet file
A. .class file
B. .java file
C. .java html
D. .applet file
A. signed
B. unsigned
C. Both of the above
D. None of these
A. x++
B. ++x
C. x=x-1
D. None of these
A. 0
B. 1
C. 2
D. 3
A. java.awt
B. javax.swing
C. java.applet
D. java.io
A. TRANSACTION_READ_UNCOMMITTED
B. TRANSACTION_SERIALIZABLE
C. Only A
D. Both A and B
A. byte to int
B. short to int
C. long to int
D. int to long