Exam 10: Introduction to Object-Oriented Design

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

A driver program can cause instances of classes to be created during processing.

Free
(True/False)
4.9/5
(41)
Correct Answer:
Verified

True

The means of communicating with an object is a(n)

Free
(Multiple Choice)
4.8/5
(28)
Correct Answer:
Verified

C

What action is expressed by the statement GradeBookS204.ShowStudent?

Free
(Multiple Choice)
4.7/5
(45)
Correct Answer:
Verified

D

A single method cannot be both public and private at the same time.

(True/False)
4.9/5
(45)

A data type must be specified for a method name.

(True/False)
4.7/5
(41)

Data hiding is a means of achieving overloading of a particular method.

(True/False)
4.8/5
(47)

A return value

(Multiple Choice)
4.8/5
(38)

Overloading can occur between two or more classes but cannot occur within a single class.

(True/False)
4.8/5
(34)

The acronym UML stands for

(Multiple Choice)
4.7/5
(43)

A protected data member

(Multiple Choice)
4.9/5
(41)

A data type for a return value must be specified in the method heading.

(True/False)
4.8/5
(40)

Which of the terms below does not have a meaning similar to the other three?

(Multiple Choice)
4.8/5
(39)

A return value for a method is required.

(True/False)
4.8/5
(40)

A design approach that focuses on algorithms is commonly known as

(Multiple Choice)
4.8/5
(38)

Use of parameters is not supported for constructor methods.

(True/False)
4.8/5
(30)

A data member that is private

(Multiple Choice)
4.9/5
(33)

Choose a class/object example from the list below.

(Multiple Choice)
4.8/5
(34)

Values passed when a method is called are known as

(Multiple Choice)
4.8/5
(40)

Creating an object is called

(Multiple Choice)
4.8/5
(34)

A default constructor can perform memory allocation.

(True/False)
4.7/5
(43)
Showing 1 - 20 of 30
close modal

Filters

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