Multiple Choice
What are identifiers and what is naming convention?
A) Identifiers are used for class names
B) Identifiers are used for class names, method names
C) Identifiers are used for class names, method names and variable names.
D) None of above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What are the functions of the dot(.
Q2: How do we change the values of
Q4: Struts framework is based on<br>A) Servlet. JSP
Q5: Which of the following statements accurately describe
Q6: What is a compilation unit?<br>A) Java Byte
Q7: In order for a source code file,
Q8: Which of the following statements can be
Q9: How many instances can be created per
Q10: Which of the following are primitive types?<br>A)
Q11: What is the return type of program's