How long does this loop run:
for(int x=0; x=3; x++)
a) Never
b) Three times
c) Forever
Answer Posted / madhupathania
forever
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is atoi in c++?
How many characters are recognized by ANSI C++?
What is friend class in c++ with example?
Explain Memory Allocation in C/C++ ?
Is there structure in c++?
Why cstdlib is used in c++?
What does int * mean in c++?
What is c++ used for in games?
What is virtual function? Explain with an example
Differentiate between a copy constructor and an overloaded assignment operator.
What are multiple inheritances (virtual inheritance)?
What is the use of default constructor?
What data encapsulation is in c++?
Why is c++ awesome?
What is c++ coding?