58. Which of the following statements about the C++ Standard Library is FALSE:
(A) The C++ Standard Library is an important part of the C++ “world.”
(B) An advantage of using classes and functions from the C++ Standard Library is saving the effort of designing, developing and testing new classes.
(C) The C++ Standard Library consists of classes and functions that perform tasks.
(D) The C++ Standard Library functions and classes are not included in every C++ implementation

答案:登入後查看
統計: A(2), B(2), C(1), D(5), E(0) #3112242

詳解 (共 1 筆)

#5842469
關於 C++ 標準庫的錯誤陳述是:(D)...
(共 298 字,隱藏中)
前往觀看
1
0