Exam 11: Multiple Classes and Inheritance

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

The business tier of a three-tier architecture contains the code required to read and write data from permanent storage.

(True/False)
4.9/5
(38)

A class can only be used in one program for one purpose.

(True/False)
5.0/5
(23)

In a(n)____________________ text file,fields in a record are separated by commas.

(Short Answer)
4.9/5
(42)

The ____________________ property is used to specify the sequence of objects on a Windows form that will be selected when the Tab key is pressed.

(Short Answer)
4.8/5
(34)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -Means that a subclass can contain a procedure with the same procedure name

(Multiple Choice)
4.9/5
(40)

When arguments are passed ByVal,it means the original value is passed to the instantiated object and a copy of the value is not used.

(True/False)
4.8/5
(37)

Use the ____ function to test an input value to ensure that it is numeric.

(Multiple Choice)
4.9/5
(43)

An outside class cannot call an overridable procedure in the subclass.

(True/False)
4.9/5
(28)

A class that inherits attributes from another class is called a(n)____.

(Multiple Choice)
4.9/5
(32)

An object acts as a template for a class.

(True/False)
4.8/5
(36)

Data that is ____ remains after the program is terminated.

(Multiple Choice)
4.9/5
(39)

The ____ statement can be used to instantiate an object from a class.

(Multiple Choice)
4.8/5
(31)
Showing 101 - 112 of 112
close modal

Filters

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