How long does this loop run:
for(int x=0; x=3; x++)
a) Never
b) Three times
c) Forever
Answer Posted / divya
hai john I tried this in online compiler but it shows some errors....didnt give exact ans...Is there any other ways to conform this answer.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name the operators that cannot be overloaded in C++?
what are the iterator and generic algorithms.
What are protected members in c++?
Why pointer is used in c++?
which operator is used for performing an exponential operation a) > b) ^ c) none
What is the full form of c++?
Is c++ slower than c?
What are pointer-to-members? Explain.
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
What is binary search in c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
Is c++ the most powerful language?
Explain the purpose of the keyword volatile.
Is c++ the hardest language?
Is facebook written in c++?