The ____________ operator is used to dynamically allocate memory and construct an object; this operator returns a pointer to the object.
Fill in the blank(s) with the appropriate word(s).
new
You might also like to view...
Answer the following statements true (T) or false (F)
a) All methods in an abstract class must be declared as abstract methods. b) Invoking a subclass-only method through a subclass variable is not allowed. c) If a superclass declares an abstract method, a subclass must implement that method. d) An object of a class that implements an interface may be thought of as an object of that interface type.
In a microkernel architecture, the kernel typically includes only a small number of services, such as ________; most other services, such as ________, execute outside of the kernel with a lower privilege level.
a) interprocess communication, low-level memory management b) networking, process management c) low-level memory management, file system management d) device management, networking
To select all of the artwork on one layer, click the ____________________ button.
Fill in the blank(s) with the appropriate word(s).
What should be done if a system cannot boot from the hard drive?
A. Reinstall Windows B. Boot from the Windows setup DVD C. Run System File Checker D. Replace the hard drive