Question: Which of the following function can be used to terminate the main function from another function safely?

Options

A : return(expr);

B : exit(expr);

C : abort();

D : both exit(expr); and abort();

Click to view Correct Answer

Previous ||

C Multiple Choice Questions Error Handling more questions

In which of the following we cannot overload the function?

RoBOT is abbreviated as ___________

The ability of the antenna to turn radiated energy into....

What will happen in ‘all_of’ method if the range is....

Which of the following is important in a function?

Which of the following function can be used to terminate....

What is the correct function prototype of () operator overloading?

What is the difference between unsigned int length() and unsigned....

Which of the following is correct about extent() function?

What is the use of apply() function in Valarray?

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Interview Questions Switch Statements

C Interview Register Variables

C Language Interview Questions For Loops

C Language Interview Questions Precedence Order Evaluation

C Language Interview Questions Type Conversions

C Multiple Choice Questions Standard Input Output

C Programming Assigment Operators Expressions 2

C Programming C Preprocessor 2

C Programming Data Types Sizes 2

C Programming File Access