Exam 3: Using Methods Classes and Objects

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

Explain the purpose of a return type of a method. Describe the return value of a method that returns no data.

(Essay)
4.8/5
(49)

A(n) ____________________ data type is a type whose implementation is hidden and accessed through its public methods.

(Short Answer)
4.7/5
(33)

The ____ method executes first in an application, regardless of where you physically place it within its class.

(Multiple Choice)
4.8/5
(28)

What is the difference between a mutator method and an accessor method? Provide an example of each.

(Essay)
4.8/5
(28)

How do you create an object that is an instance of a class? Provide an example.

(Essay)
4.9/5
(36)

The arguments in a method call are often referred to as ____.

(Multiple Choice)
4.9/5
(39)
Showing 61 - 66 of 66
close modal

Filters

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