Exam 3: Introduction to Classes, Objects and Strings

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

Files ending in .cpp are known as ________ files.

(Multiple Choice)
4.8/5
(39)

To call a member function for a specific object, you specify the object's name, followed by a(n) ________, then the member function name and a set of parentheses.

(Multiple Choice)
4.8/5
(39)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(42)

Which of the following statements is false?

(Multiple Choice)
4.8/5
(29)

Which statement about UML class diagrams is true?

(Multiple Choice)
4.9/5
(35)

The ________ statement passes a value back to a function's caller.

(Multiple Choice)
4.7/5
(32)

A member function that does not, and should not, modify the object on which it's called is declared with ________ to the right of its parameter list.

(Multiple Choice)
4.8/5
(36)

The compiler will implicitly create a default constructor if:

(Multiple Choice)
4.9/5
(38)

Which of the following statements is false?

(Multiple Choice)
4.9/5
(34)

A header file is typically given the filename extension:

(Multiple Choice)
4.8/5
(37)

Each class you create becomes a new ________ you can use to declare variables and create objects.

(Multiple Choice)
4.8/5
(35)

Which of the following statements is true?

(Multiple Choice)
4.8/5
(38)

3.2 Q2. Which of the following statements is false?

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

Filters

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