Java : Programming Concept Questions & Answers
Question : Which of the following are not Java modifiers?
A.
public
B.
private
C.
friendly
D.
transient
Correct Answer is : Option C.
- Who is known as father of Java Programming Language?
- In java control statements break, continue, return, try-catch-finally and assert belongs to?
- Which provides runtime environment for java byte code to be executed?
- What is byte code in Java?
- Which of the following are not Java keywords ?