Java is known as ___________ stage language?
Java is known as ___________ stage language?
A. 1
B. 2
C. 3
D. 4
A. 1
B. 2
C. 3
D. 4
A. JNI
B. FJI
C. NJI
D. JFI
A. just in time
B. java in time
C. join in time
D. none of above
A. Overriding
B. Overloading
C. Constructor
D. none of these
A. 24
B. 48
C. 96
D. 192
A. signed
B. unsigned
C. Both of the above
D. None of these
A. Two type are compatible and size of destination type is equal of source type.
B. Two type are compatible and size of destination type is larger than source type.
C. Two type are compatible and size of destination type is shorter than source type.
D. All of the above