Exam 9: Classes and Multiform Projects

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

The first line of a class declaration is known as the ____________.

(Multiple Choice)
4.7/5
(39)

In code that creates an instance of a class, you access the class object's properties in the same way you would access public variables.

(True/False)
4.9/5
(40)

When you add additional forms to a project, you add additional ____________, which are stored in their own source code files.

(Multiple Choice)
4.8/5
(39)

You create a class by writing a(n) ____________.

(Multiple Choice)
4.9/5
(29)

A class's constructor header must specify a return type of void.

(True/False)
4.9/5
(37)

When designing an object-oriented application, one of your first tasks is to identify the classes that you will need to create.

(True/False)
4.7/5
(36)

It is perfectly legal to write a class without any constructors.

(True/False)
4.8/5
(34)

A class is not an object but a description of an object.

(True/False)
4.8/5
(37)

When finding the classes in a problem description, sometimes a plural noun will indicate a class and a singular noun will indicate an object.

(True/False)
4.7/5
(31)
Showing 81 - 89 of 89
close modal

Filters

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