Which method executes only once ?
Which method executes only once ?
A. stop() method
B. start() method
C. init() method
D. destroy() method
A. stop() method
B. start() method
C. init() method
D. destroy() method
A. java.awt
B. javax.swing
C. java.applet
D. java.io
A. int
B. byte
C. char
D. bollean
A. A Boolean literal
B. A Java keyword
C. Same as value 0
D. Same as value 1
A. Sub class create object of super class
B. Sub class extends Base class
C. Sub class extends super class
D. All of the above
A. Byte code
B. First code
C. Mid code
D. None of above
A. moderate typed
B. strogly typed
C. weakly typed
D. none of these