If dynamic memory has been allocated for an object and an exception occurs, then:

a. The catch block will not work properly.
b. A memory leak could result.
c. The object's constructor will cause another exception.
d. Multiple pointers to memory could be created.

b. A memory leak could result.

Computer Science & Information Technology

You might also like to view...

If you suspect a physical OSI layer 1 issue with one of the router interfaces, which SNMP information can give you a good indication?

What will be an ideal response?

Computer Science & Information Technology

When you declare an array, you provide a(n) ____ name for a number of associated variables in memory.

A. permanent B. immutable C. group D. standard

Computer Science & Information Technology