Computer Science, asked by harshi5611, 10 months ago

2. Which of the following is a compound statement?
(a)p=Integer.parseInt(in. readLine());
(b) c=++a;
(c) if(a>b) a++; b--;
(d) a=4;

Answers

Answered by amannishad0512p5zxh6
2

c) is the correct option.

Similar questions