Computer Applications
Which of the following is not a Java reserved word?
- private
- public
- break
- total
Java Intro
7 Likes
Answer
total
Answered By
1 Like
Related Questions
What do you understand by Java reserved words? Name at least five Java reserved words which are commonly used in Java programming.
Differentiate between the output statements System.out.println() and System.out.print().
A Java program uses Compiler as well as Interpreter. Explain.
Write a package that is used for input/output operation in Java