Exam 10: Introduction to Object-Oriented Design

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

A class is an instance of an object.

(True/False)
4.8/5
(34)

A special kind of method that performs initialization is a(n)

(Multiple Choice)
4.9/5
(35)

A constructor must have the same name as the class that contains it.

(True/False)
4.9/5
(29)

A public method is part of the internal interface of a program.

(True/False)
4.9/5
(40)

A class represents a template from which any number of objects can be created.

(True/False)
4.9/5
(32)

If a method is defined wisely,users of the method don't have to know how the method is implemented.

(True/False)
4.8/5
(33)

In a class definition,operations are specified in

(Multiple Choice)
4.8/5
(33)

A class definition is an abstraction.

(True/False)
4.9/5
(38)

Packaging data methods and members into a single well-defined programming unit is known as

(Multiple Choice)
5.0/5
(39)

What action is expressed by the statement GradeBook: GradeBookM101?

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

Filters

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