Explain continue keyword in c


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is meant by initialization and how we initialize a variable?

0 Answers  


what is an inline function?

2 Answers   TCS,


Write a program for print infinite numbers

3 Answers   Wipro,


what is use#in c

3 Answers  


How can I recover the file name given an open stream or file descriptor?

0 Answers  






what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555

0 Answers   Wipro,


What is file in c language?

0 Answers  


Is there a way to compare two structure variables?

0 Answers  


What are structures and unions? State differencves between them.

0 Answers   iNautix,


Is reference used in C?

1 Answers  


f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=?

7 Answers   Geometric Software,


ratio,age,persentage

0 Answers  


Categories