1.

Which of the following is best to include under try block?

A. static values
B. const values
C. dynamic allocations
D. default values
Answer» D. default values


Discussion

No Comment Found