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

Post New Answer

More C++ General Interview Questions

How do you define/declare constants in c++?

0 Answers  


What do the keywords volatile and mean mutable?

0 Answers  


Comment on c++ standard exceptions?

0 Answers  


What is the difference between a baller and a reference in C++?

0 Answers  


what is oops and list its features in c++?

0 Answers  






Why do you use the namespace feature?

0 Answers  


What do you mean by const correctness?

0 Answers  


What are pointer-to-members? Explain.

0 Answers   iNautix,


Explain the concept of dynamic allocation of memory?

0 Answers  


Can we use this pointer in a class specific, operator-overloading function for new operator?

0 Answers  


What is format for defining a structure?

0 Answers  


What is difference c and c++?

1 Answers  


Categories