Question
main(){
main();
}

Answers

Runtime error : Stack overflow.
Explanation:
main function calls itself again and again. Each time the function is called its return address is stored in the call stack. Since there is no condition to terminate the function call, the call stack overflows at runtime. So it terminates the program and results in an error.   Your Comment






Search
Can you Answer!!
  • Q In which form can the cultivable land be defined-
  • Q How To split an integer??(Very Efficient Way)
  • Q Nitrogen base found in RNA:
  • Q How do i run a program from within vi?
  • Q How many triggers are possible in mysql?
  • Q What is the use journaling?
  • Q Who 7- Prime Ministers of India have awarded the Bharat Ratna
  • Q What is a median filter?
  • Q How do i move out of a nested table if there isn't any text below the nested table?
  • Q Which national cricket team was the first team to be number one in all 3 formats of the game ?
  • Q Do you know what is virtual desktop infrastructure and is it provided by citrix xen desktop?