What will the output look like?

``` #include
using namespace std;
int main()
{
double x;
cout<<"\nNumber of bytes is "< } ```
A. Number of bytes is 4
B. Number of bytes is 8
C. Number of bytes is 10
D. 8

B

Computer Science & Information Technology

You might also like to view...

Excel has no method of stopping macro viruses

Indicate whether the statement is true or false

Computer Science & Information Technology

The programming language C++ evolved from ____.

A. BASIC B. assembly C. C D. C+

Computer Science & Information Technology