The ________ operator is used to free memory that is no longer needed, so that it is effectively made available in the heap again.

A. new
B. delete
C. address-of
D. dereference


B

Computer Science & Information Technology

You might also like to view...

Which of the following could be used to declare abstract method method1 in abstract class Class1 (method1 returns an int and takes no arguments)?

a. public int method1(); b. public int abstract method1(); c. public abstract int method1(); d. public int nonfinal method1();

Computer Science & Information Technology

____ stock- and commodity-trading is the practice of allowing a computer program to make decisions about what shares to buy and sell.

A. Algorithmic B. Consequentialist C. Robotic D. Autonomously calculated

Computer Science & Information Technology

What kind of file assists when transferring media from an Avid Media Composer project?

What will be an ideal response?

Computer Science & Information Technology

The attacker can use sniffing software to capture data and intercept passwords

Indicate whether the statement is true or false.

Computer Science & Information Technology