Archive | OCAJP RSS feed for this section

OCAJP 7 Mock Exam Questions (Java Basics)

February 17, 2013

3 Comments

Q 1 : Which of the following are keywords in Java programming language a) public b) static c) void d) main e) scope Q 2 : Consider the code In the above code which of the following define local variables: a) i, j only. b) sum only. c) i, j and sum. d) There are [...]

email