Computer Science, asked by Yathish68, 3 months ago

Define Keywords and literals with two examples?​

Answers

Answered by BihariLadki
5

Answer:

Examples of keywords are the primitive types, int and boolean ; the control flow statements for and if ; access modifiers such as public , and special words which mark the declaration and definition of Java classes, packages, and interfaces: class , package , interface

Similar questions