How long does this loop run:
for(int x=0; x=3; x++)
a) Never
b) Three times
c) Forever
Answer Posted / gaurav
forever because this loop is infinite condition.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is this weird colon-member (" : ") syntax in the constructor?
How many types of classes are there in c++?
Explain the concept of dynamic allocation of memory?
What things would you remember while making an interface?
what are Access specifiers in C++ class? What are the types?
What is the difference between c++ and turbo c++?
How do you differentiate between overloading the prefix and postfix increments?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
What is #include math h in c++?
How do you remove an element from a set in c++?
What is the use of "new" operator?
How is objective c different from c++?
Will c++ be replaced?
Is facebook written in c++?
What are the general quetions are in DEna bank manager IT/System interviews?