Computer Science, asked by ThunderX, 8 months ago

1. Condition is essentially formed by using:
a) Arithmetic Operators b) Relational Operator
c) Logical Operator
2. A Character literal is enclosed in:
b)"" c):
a)
d) 0
words
3. The words which are preserved with the system are called
and they can not be used as variable names in Java programming.
a) Variable
b) Identifier c) Keywords​

Answers

Answered by Meghanapinnam
0

Answer:

1. a(arithematic operators)

2.c(:)

3.c(keywords)

Answered by anindyaadhikari13
1

\star\:\:\:\sf\large\underline\blue{Answer:-}

  1. Arithmetic, relational and logical operators.
  2. Character literals are enclosed within single quote ''.
  3. The words which are preserved with the system are called Keywords.
Similar questions