Is there a way to jump out of a function or functions?


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

Post New Answer

More C Interview Questions

What is wild pointer in c with example?

0 Answers  


What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?

2 Answers  


writ a program to compare using strcmp VIVA and viva with its output.

0 Answers  


What are the 4 types of organizational structures?

0 Answers  


Here is a good puzzle: how do you write a program which produces its own source code as output?

0 Answers  






why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

0 Answers  


what information does the header files contain?

6 Answers   BSNL, Cisco, GDA Technologies,


How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.

0 Answers  


Can we change the value of static variable in c?

0 Answers  


Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

0 Answers  


What is sizeof return in c?

0 Answers  


what is difference between getchar,putchar functions and printf and scanf function? does putchar show output only when input given to it

5 Answers   DIT,


Categories