Friday 18 July 2008

Java programming language questions and answer with solution

Basic knowledge in Java programming language.

(q) Which is false about java programming language?
(a) Java is high level programming language.
(b) Java is a platform.
(c) javac is compiler.
(d) Byte code is executed by CPU.

Answer: (d)

(q) Which are not characteristics of java programming language?
(a) Robust
(b)Procedural
(c) Distributed
(e) Multithreaded

Answer: (b)

(q) Which is true about

No comments:

Post a Comment