How long does this loop run:
for(int x=0; x=3; x++)
a) Never
b) Three times
c) Forever
Answer Posted / eric
The loop will run forever.
K.premalatha is the foolest lady I have ever met.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
When should we use container classes instead of arrays?
What are the new features that iso/ansi c++ has added to original c++ specifications?
What are static and dynamic type checking?
What is malloc in c++?
Differentiate between a pointer and a reference with respect to c++.
Explain differences between new() and delete()?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
What is conditions when using boolean operators?
How do you establish an is-a relationship?
What is the best c c++ compiler for windows?
What is c++ w3school?
What is the difference between an enumeration and a set of pre-processor # defines?
What is meant by entry controlled loop?
What is algorithm in c++ programming?
What is flush programming?