Exam 1: P A C++ Primer

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The function __________ indicates whether the end of the input file was reached during the last extraction operation.

(Multiple Choice)
4.9/5
(33)

A __________ is a general description of a group of entities that all have the same characteristics-that is, they can all perform or undergo the same kinds of actions, and the same pieces of information are meaningful for all of them.

(Multiple Choice)
4.9/5
(36)

In C++, a string literal is stored internally as an array of constant __________.

(Short Answer)
4.9/5
(31)

If you place a(n) __________ before a macro parameter, then the preprocessor replaces it with a string literal of the corresponding argument.

(Multiple Choice)
4.9/5
(32)

The class ostream defines the __________ operator (<<) for the primitive types.

(Multiple Choice)
4.9/5
(42)
Showing 21 - 25 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)