Home / Questions / What are keywords ? Give an example.
Explanatory Question

What are keywords ? Give an example.

👁 80 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Keywords are reserved words that have a special meaning to the Java compiler. Example: class, public, int, etc.