How long does this loop run:
for(int x=0; x=3; x++)
a) Never
b) Three times
c) Forever
Answer Posted / john
the loop runs forever guys....
have you tried this? without trying u r giving the random answers?
Sentrix, Eric, Manju,Pracheer Gupta are right...
other guys please try it....
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
What is the use of endl?
Is C++ case sensitive a) False b) Depends on implementation c) True
What is constructor in C++?
Is c++ a pure oop language?
What is the first name of c++?
What is function overriding in c++?
Is c++ slower than c?
Which is most difficult programming language?
What do you mean by inheritance in c++?
What is the use of seekg in c++?
Which is not a valid keyword a) public b) protected c) guarded
Explain how to initialize a const data member.
what is scupper?
Can we use clrscr in c++?
Differentiate between C and C++.