What does the following do: for(;;) ;
a) Illegal
b) Loops forever
c) Ignored by compiler...not illegal
No Answer is Posted For this Question
Be the First to Post Answer
Can we make any program in c++ without using any header file and what is the shortest program in c++.
State two differences between C and C++.
What is #include c++?
How can you find the nodes with repetetive data in a linked list?
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
Why c++ is better than c language?
Difference between delete and delete[]?
5 Answers Infosys, TCS, Virtusa,
What is the object serialization?
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
Explain virtual destructor?
what is a class? Explain with an example.
What is the use of cmath in c++?