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. Number of bytes is 8

Computer Science & Information Technology

You might also like to view...

What is the value of the following expression?

true && true a. true b. false c. -1 d. +1 e. None of these

Computer Science & Information Technology

In a producer/consumer relationship with a single cell of shared memory, which of the following is true?

a. The consumer must run first. b. The producer must run first. c. The producer must run first or the consumer will have to wait. d. The consumer must run first or the producer will have to wait.

Computer Science & Information Technology

A tabbed list can be converted to a Table by using the ________ button

A) Table B) Format C) List D) Edit

Computer Science & Information Technology

Markups drawn on a slide in Slide Show view are called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology