Multiple Choice
C++ is a(n) ________ programming language because you can define new class types as needed.
A) strongly typed
B) extensible
C) inextensible
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: C++ Standard Library function getline, from the
Q11: Typically, you cannot call a member function
Q12: Which of the following statements is false?<br>A)
Q13: Which of the following statements is false?<br>A)
Q14: A member-function call can supply _ that
Q16: Which of the following statements is false?<br>A)
Q17: A main function can "drive" an object
Q18: Which of the following statements about UML
Q19: Which of the following statements is false?<br>A)
Q20: A default constructor has how many parameters?<br>A)