Computer Science, asked by ps5029465, 5 months ago

2. A
operator takes one operand while a
operator takes
two operands
3. A
operator compares two operands and returns a boolean value.
operator is used to assign value to a variable.
operator increases its operand's value by one while
operator decreases its operand's value by one,
6. The following code snippet is an example of a
expression
10 * 20/3.5 2
7. Statements may be grouped into
8. Statements are roughly equivalent to sentences in natural languages, but instead
of ending with a period, a statement ends with a
9. A block is a group of zero or more statements between balanced
and can be used anywhere a single statement is allowed.
10. Dynamic allocation of memory means memory is allocated at​

Answers

Answered by aishakhan2414045
1

Answer:

Explanation:

Please

Like krdo

Attachments:
Similar questions