Write any two examples for Java Script keywords
Answers
Answered by
1
Answer:
Example of JavaScript Keywords:-
1. Goto keyword. Used to return execution control to a specific location.
2. in keyword.
3. instanceof keyword.
4. arguments keyword.
5. public keyword.
6. Do keyword.
7. Function keyword.
8. class* keyword.
Follow me
Answered by
0
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 .
Explanation:
Similar questions
English,
2 months ago
Math,
2 months ago
CBSE BOARD X,
6 months ago
Math,
6 months ago
English,
11 months ago
Accountancy,
11 months ago