Answer Posted / ramesh
it comes out of execution normally.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why isnt there a numbered, multi-level break statement to break out
Hi can anyone tell what is a start up code?
What is the purpose of void pointer?
What is the use of extern in c?
Is there a way to jump out of a function or functions?
What are the main characteristics of c language describe the structure of ac program?
How can I read and write comma-delimited text?
Explain how do you list files in a directory?
Explain what is dynamic data structure?
Difference between Function to pointer and pointer to function
why programs in c are running with out #include
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
Under what circumstances does a name clash occur?
What is the difference between exit() and _exit() function?
What does the error 'Null Pointer Assignment' mean and what causes this error?