Computer Science, asked by vicky124334, 8 months ago

What does the 'keyword' refer to, in the context of Java? Give examples.​

Answers

Answered by mail2sibani10
1

Answer:

Keywords are reserved words used in programming. Each keyword conveys a special meaning to the compiler. E.g. boolean, byte, catch,class,enum.

Hope it helps you buddy!!

Please rate me 5 stars

Similar questions