Question: In the absence of a exit condition in a recursive function, the following error is given __________

Options

A : Compile time error

B : Run time error

C : Logical error

D : No error

Click to view Correct Answer

Previous || Next

C Recursion more questions

What error is generated on placing an address operator with....

What error will be generated on using incorrect specifier for....

What will the given code result in printf(“ you are”awesome....

In which of the following no information hiding is done?

Which of the following is not the function of client?

What is CFG?

In expression i = g() + f(), first function called....

Which of the following is ideal for debugging codes at....

By whom is the symbol table created?

If an Infinite language is passed to Machine M, the....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Multiple Choice Printf

C Multiple Choice Scanf

C Multiple Choice Stringizers

C Multiple Choice String Operations

C Printf

C Scanf

C Signed Qualifier

C String Operations

C Token Concatenation

C Typedef