Computer Science, asked by ahemmadfaima, 6 months ago

Check if the statements given below are performing the same task as defined in the 'Task' column
not then write the correct statement, according to the task, in the last column:

TASK
1Check whether a variable x is divisible by 3
STATEMENT
1.if (x % 3 = 1)
CORRECTION IF ANY

TASK
2.Add 20 to the previous value of variable t
STATEMENT
2.t + = 20;
CORRECTION IF ANY

TASK
3.Increase the value of t by 1
STATEMENT
3.t + = 1;
CORRECTION IF ANY

TASK
4.Store the increased value of t in b
STATEMENT
4.b = t + +;
CORRECTION IF ANY

TASK
5.Check whether the value of bis greater than 10
STATEMENT
5.if(!(b < 10)
CORRECTION IF ANY ​
please give me a answer
please.........

Answers

Answered by knschauhan9
0

Answer:

Fouling. ...

Physical damage. ...

Spread of diseases. ...

Spread of insects and parasites. ...

Blocked drainage systems and water damage. ...

Consumption of stored food. ...

Aggressive behaviour.

Similar questions