exit () is used to
a) exit () terminates the execution of the program itself
b) exit () terminates the execution of the loop
c) exit () terminates the execution of the block
d) none of the above
No Answer is Posted For this Question
Be the First to Post Answer
Is sizeof a keyword in c?
write a program in C to swap two variables
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
What is an anonymous union and where to apply that ?
Describe the difference between = and == symbols in c programming?
Explain what is the difference between text files and binary files?
What is local and global variable in c?
What is the exact difference between '\0' and ""
can we initialize all the members of union?
What is the difference between scanf and fscanf?
Explain what are binary trees?
what is meant by c