Exam 10: Defining Classes

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

In a class,all members are ____________ by default

(Multiple Choice)
4.9/5
(41)

Which of the following function declarations will accept either cout or a file stream object as its argument?

(Multiple Choice)
4.9/5
(46)

Class data members are almost always public.

(True/False)
4.7/5
(42)

A class in which modifications to the implementation appear to be invisible to the user of the class is known as _________________.

(Short Answer)
4.8/5
(42)

When defining a class,the class should be composed of the kind of values a variable of the class can contain,and

(Multiple Choice)
4.8/5
(33)

A member function of a class should be made private

(Multiple Choice)
4.8/5
(40)

If you are designing a class for an ADT,you can tell if the class is an ADT if

(Multiple Choice)
4.9/5
(38)

A derived class has access to

(Multiple Choice)
5.0/5
(36)

When a structure contains another structure variable as one of its members,it is known as a ___________________.

(Short Answer)
4.8/5
(38)

A structure variable is a collection of smaller values called ____________ values

(Short Answer)
4.7/5
(40)
Showing 41 - 50 of 50
close modal

Filters

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