1.

Which of the following specifiers in C++ need not be honored by the compiler?a) staticb) inlinec) externd) registerWhich of the following is correct?

A. (b) and (d)
B. (a) and (b)
C. (c) and (d)
D. (a) and (d)
Answer» B. (a) and (b)


Discussion

No Comment Found