Exam 10: Object Oriented Programming

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

The term ____ is applied to situations in which you define multiple methods with a single name.

(Multiple Choice)
4.8/5
(37)

Explain encapsulation and information hiding.

(Essay)
4.8/5
(37)

All methods require a this reference.

(True/False)
4.9/5
(45)

Describe what class diagrams list by convention.

(Essay)
4.8/5
(36)

The purpose of a(n) ____ is to return a value to the world outside the class.

(Multiple Choice)
4.7/5
(42)

When you program in object-oriented languages, you frequently create ____________________ from which objects will be instantiated.

(Short Answer)
4.8/5
(37)

Instance variables are often called ____ to help distinguish them from other variables you might use.

(Multiple Choice)
4.8/5
(37)

No object is necessary with a static method.

(True/False)
4.7/5
(39)

A(n) ____ is a programmer-defined type, such as a class.

(Multiple Choice)
4.8/5
(36)

Methods in object-oriented programs use sequence, selection, and looping structures and make use of arrays.

(True/False)
4.8/5
(34)

Class diagrams are a type of Unified Modeling Language (UML) diagram.

(True/False)
4.9/5
(37)
Showing 41 - 51 of 51
close modal

Filters

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