You are on page 1of 1

JAVA WORKSHEET ON FUNDAMENTALS

( May Holidays)

Question 1: Differentiate between the following(Give 2 points each, always write


examples wherever possible)
a) Identifiers and Keywords
b) print() and println()
c) Keywords and Reserved words
d) / and % operator.

Question 2: Fill in the blank


a) Java uses unicode character set.
b) An object is also called as INSTANCE
c) An object is created from its class.
d) x ______.
e) Remark statement is also referred to as ________.

Question 3: Write a short note on the following.


a) Java Tokens
b) Identifier Naming rules of Java.
c) Java Reserved words. Name any two of them.

You might also like