How long does this loop run:

for(int x=0; x=3; x++)
a) Never
b) Three times
c) Forever

Answer Posted / guest

Forever

Is This Answer Correct ?    55 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the best c c++ compiler for windows?

560


You run a shell on unix system. How would you tell which shell are you running?

659


How do you compile the source code with your compiler?

615


What is object in c++ wikipedia?

568


What is c++ & why it is used?

588






Is it possible to pass an object of the same class in place of object reference to the copy constructor?

566


Is the declaration of a class its interface or its implementation?

702


What is abstraction c++?

587


what are the iterator and generic algorithms.

1459


Is oops and c++ same?

578


How much do coding jobs pay?

549


What is the prototype of printf function?

647


Give 10 points of differences between C & C++.

619


How the endl and setw manipulator works?

558


Differentiate between a copy constructor and an overloaded assignment operator.

641