105) Choose the correct statement
Answer is:
use goto when you want to jump out of a nested loop
Related C Programming MCQ with Answers
Answer is:
both it is taken care of by the pre-processor & it is compiling a program based on a condition
Answer is:
both {for ( ; ; ) ;} & {return;}
Answer is: