Multiple Choice
An array created during the execution of a program is called a(n) ____ array.
A) list
B) static
C) execution
D) dynamic
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: The dereferencing operator is also known as
Q21: In C++, the dot operator has a
Q22: A memory leak is an unused memory
Q23: Consider the following statement:ptrMemberVarType objectThree(objectOne); The values
Q24: In C++, pointer variables are declared using
Q26: The _ constructor is executed when an
Q27: Consider the following statements:The code above is
Q28: A list is a collection of elements
Q29: In the statement<br>int* p, q;<br>p and q
Q30: In a _ copy, two or more