Site MapHelpFeedbackTrue or False
True or False
(See related pages)

1.
Each of the functions of a multitier application can be coded in a separate component and the components can be stored and run on different machines.
A)True
B)False
2.
A destructor is a constructor that requires arguments.
A)True
B)False
3.
An abstract class is created to be a base for derived classes and cannot be used to instantiate objects.
A)True
B)False
4.
It is better to pass an error message back to the Presentation tier if an error occurs in either the Business tier or the Data tier.
A)True
B)False
5.
Instantiation involves the processes responsible for automatically destroying any unused objects and reclaiming memory.
A)True
B)False







Advanced Programming VB.NETOnline Learning Center

Home > Chapter 2 > True or False