write infinite loop in C++ which does not use any variable
or constant?

Answer Posted / sxx

for(;;)

Is This Answer Correct ?    27 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What return value must conversion operators have in their declaration?

701


What is the oldest programming language?

667


How do c++ struct differs from the c++ class?

701


What are the advantages of inheritance in c++?

751


Describe public access specifiers?

668






Explain the difference between realloc() and free() in c++?

635


What are pointer-to-members in C++? Give their syntax.

726


What are the five basic elements of a c++ program?

692


Define a pdb file.

731


Why ctype h is used in c++?

619


Explain function overloading and operator overloading.

720


Why do we use setw in c++?

759


Explain class invariant.

675


Describe the advantages of operator overloading?

669


What are the two types of polymorphism?

682