What happens if you forget to place a null character in a character array and then write the array using cout?

What will be an ideal response?

The cout object will continue to write characters to the screen until it sees a NULL character ‘\0’.

Computer Science & Information Technology

You might also like to view...

The Form ________ walks you step-by-step through the creation of a form and gives you more flexibility in the design, layout and fields in a form

A) Guide B) Menu C) Wizard D) Creator

Computer Science & Information Technology

Ping scanning may be stopped by blocking ICMP packets

Indicate whether the statement is true or false.

Computer Science & Information Technology