What is wrong with this while loop?

``` int count = 0;
while(count < 50)
{
cout< }```
A. Nothing.
B. Infinite loop.
C. It never gets executed.
D. it cout’s “endl” 50 times.


B

Computer Science & Information Technology

You might also like to view...

What is the role of a systems analyst in the development of open source software?

What will be an ideal response?

Computer Science & Information Technology

Which of the following typically refers to a software or hardware interface that enables two different types of networked systems or software to communicate?

A. switch B. router C. gateway D. brouter

Computer Science & Information Technology

Programming languages such as JavaScript use collections of statements called ________, which perform a specific task

Fill in the blank(s) with correct word

Computer Science & Information Technology

List three way you can create a new bin in Adobe Premiere Pro CC (2015)

What will be an ideal response?

Computer Science & Information Technology