Computer Science, asked by sudharani12, 7 months ago

Match the following
1.
+ *
a)
Loop statements
2.
AND, OR, NOT
b)
Arithmetic operators
3.
While Wend
c)
Logical Operators
4.
d)
Conditional statement
5.
if, if-then-else
e
Relational operators​

Answers

Answered by niishaa
1

Answer:

Match the following

1. + * ====>b)Arithmetic operators

2. AND,OR,NOT====>c)Logical Operators

3. While ,Do,Nested.====>a) Loop

statements

4.<,>,>=,<= ====>e)Relational operators

5.if,if-then-else ====>d)Conditional

statement

Explanation:

hope it helps you :)

Similar questions