Exam 4: Control Statements, Part 2

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

In C++, the condition 4 > y > 1 ):

(Multiple Choice)
4.9/5
(34)

Which of the following data types can be used to represent integers?

(Multiple Choice)
4.7/5
(38)

Which of the following is a parameterized stream manipulator used to format output?

(Multiple Choice)
4.7/5
(30)

Which of the following for headers is not valid?

(Multiple Choice)
4.8/5
(45)

A switch statement should be used:

(Multiple Choice)
4.8/5
(37)

An example of a unary operator is:

(Multiple Choice)
4.9/5
(39)

Which of the following does counter-controlled repetition require?

(Multiple Choice)
4.9/5
(29)

Consider the following code, assuming that x is an int with an initial value of 12 If x = 6 ) Cout << x; What is the output?

(Multiple Choice)
4.7/5
(42)
Showing 21 - 28 of 28
close modal

Filters

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