Computer Science, asked by ramaditta124, 29 days ago

C. The
Objective Type Questions
1. Fill in the blanks.

a. Operators and operands together form a/an
b. The arithmetic operator
is used only with integer variable.
expression results in either true or false.
d. In C, true is evaluated as
and false is evaluated as
e. The logical operator
is a unary operator.
f. The
operator evaluates the expression on the right hand side and assigns it to a variable
on the left hand side.
operator assigns a value to a variable.
h. The
is the part at the left of an assignment.
i. The
operator accepts one parameter and returns the size in bytes.
j. The conditional operator evaluates an expression on returning a value after
if that
expression is true.
8. The​

Answers

Answered by fatimabilal2220
0

Answer:

1. INSTRUCTION FORMAT                                                                                                                2. THE OPERAND MUST BE VARIABLE FOR UNARY  INCREMENT                       3. C++                                                                                                                       4.YES  

Explanation:

Similar questions