1.1 Which of the following is not an unconditional control statement in ‘C’?
A) break
B) continue
C) exit()
D) while
Which of the following is not an unconditional control statement in ‘C’?
July 7, 2021 in C and CPP
July 7, 2021 in C and CPP
1.1 Which of the following is not an unconditional control statement in ‘C’?
A) break
B) continue
C) exit()
D) while