1. Explain the Java keywords. List any 5 Java keywords. [2m]
2.Is Java case-sensitive?[1m]
3.What is a comment? What is the syntax for a comment in Java? Is the comment ignored by the compiler?[3m]
4. What is the statement to display the message "Hello world" on the console.[2m]
5. Describe syntax errors, run time errors, and logic errors. [3m]
6. How would you write the following arithmetic expression in Java? [1m]
No comments:
Post a Comment