Computer Science, asked by swatisinghji997, 3 months ago

E.
Answer in One Word or in One Sentence:
1.
What do we call the reserved words in Java?
2.
Write any one symbol that is used to give comments in a single line
Name the constant that is enclosed in single quotes ....
3.
4.
Name the data type that is used to store value as true or false.
5.
What do we call the operators that are used to test the relation between two variables?​

Answers

Answered by dhruvan3004
0

Answer:

1.In the Java programming language, a keyword is any one of 52 reserved words that have a predefined meaning in the language

2.//

3. I Dont Know, Sorry

4.boolean

5.relational operators

Similar questions