adplus-dvertising
frame-decoration

Question

The null character needs a space of

a.

zero bytes

b.

one byte

c.

three bytes

d.

four bytes

Answer: (b).one byte

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The null character needs a space of

Similar Questions

Discover Related MCQs

Q. The cout << sales[0] + sales[1]; statement will______

Q. The most efficient data type for a variable that stores the letter C is the _____ data type

Q. The C++ operator used to allocate memory is _________

Q. Assume that your version of C++ can recognize only the first 8 characters of an identifier name, through identifier names may be arbitrarily long. Which of the following identifier names is not distinct:

Q. The C++ keyword for declaring a variable that contains a decimal point is _____

Q. The instructions you enter into the computer are called the _____

Q. The String data type is an extension of the _____ data type

Q. An advantage of using local variables is that _____

Q. Library header files usually contain

Q. A C++ term meaning "generic" is

Q. Before object-oriented exception handling was practiced, _____

Q. The preprocessor directive always ends with

Q. A constructor initialization list produces similar results to

Q. 6.5 is a _____ constant

Q. The time and memory involved in calling a function represent the function's _____

Q. The instruction "If it's raining outside, then take an umbrella to work" is an example of the _____ structure

Q. The >> (extraction) operator stops reading characters from the keyboard as soon as the user _____

Q. The null character is represented by

Q. The break statement is

Q. A variable w with a value 67 may be defined with _______