Answer the following questions true (T) or false (F)
1. No objects can be defined of abstract base class type since it is an incomplete definition.
2. It is OK to assign between objects of base type and objects of derived type.
1. True
Presence of a pure virtual function member makes a class abstract. A derived class must define the pure virtual member function or that member function must be pure virtual in the derived class and the derived class must itself be abstract. .No objects can be defined of an abstract class.
2. False
You might also like to view...
The general incident response process encompasses a set of logical monitoring, analysis, and response activities.
Answer the following statement true (T) or false (F)
If you run the same append query a second time with the same records and no primary key field is involved in the appending of records, you will get an error message that asks what primary key is being used
Indicate whether the statement is true or false
When you add an action to a macro and that action has several arguments, each of the arguments are required
Indicate whether the statement is true or false
A Web site that provides search capabilities on the Web is called a(n) ________
Fill in the blank(s) with correct word