Computer Science, asked by oemussira283, 24 days ago

what are keywords ? give five example​

Answers

Answered by shraddhagulve1234
2

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