1. Match the Column.
Column A
(a) Switch statement
(b) Conditional operators
(0) Command line arguments
(d) Branching statement
(e) Java statement ends with
Column B
1. Semicolon
2. To make choice from available alternative
3. Ternary operator
4. An array of strings
5. Also called conditional statement
Chronne word for each of the following:
Answers
Answered by
6
Answer:
a)2
b)3
c)4
d)5
e)1
Hope it helps you
Answered by
3
Answer
(a) switch statement = semicolon
(b) conditional operators = also called conditional statement
(c) command line arguments = an array of string
(d) branching statement = ternary operator
(e) Java statement ends with = to make choice from available alternatives
Similar questions