The __________ operator takes as an argument the type of object being allocated and returns a __________.

a. new, pointer to an object of that type.
b. delete, reference to an object of that type.
c. delete, copy of the object of that type.
d. sizeof, reference to an object of that type.


a. new, pointer to an object of that type.

Computer Science & Information Technology

You might also like to view...

A fill that has a 100 % transparency is opaque

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is NOT a type of data validation criteria you can assign to a cell?

A. any specified value B. whole numbers C. dates D. Bold style formatting

Computer Science & Information Technology

Which of the following is not one of the major categories (or sub-categories) into which network security threats can be placed?

a. disruption b. destruction c. controlled chaos d. intrusion e. disaster

Computer Science & Information Technology

Is ? monotone, anti-monotone, or non-monotone?

A discriminant rule is a rule of the form {p1, p2,...,pn} ?? {q}, where
the rule consequent contains only a single item. An itemset of size k can
produce up to k discriminant rules. Let ? be the minimum confidence
of all discriminant rules generated from a given itemset:

Computer Science & Information Technology