Which of the following command is used to compile the Java program ?
Which of the following command is used to compile the Java program ?
A. java
B. javac
C. javap
D. none of these
A. java
B. javac
C. javap
D. none of these
A. Singlethreaded
B. Multithreaded
C. Both of above
D. None of above
A. java.lang package
B. java.util package
C. java.awt package
D. java.io package
A. 8 bit
B. 16 bit
C. 32 bit
D. 64 bit
A. java.awt
B. javax.swing
C. java.applet
D. java.io
A. Type-1 driver
B. Type-2 driver
C. Type-3 driver
D. Type-4 driver
A. java.util.Date
B. java.util.Time
C. java.sql.Time
D. None of above