400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án (Phần 8)

What makes a class abstract?

19/50

What makes a class abstract?

The class must not have method

The class must have a constructor that takes no arguments

The class must have a function definition equal to zero

The class may only exist during the planning phase

Giải thích

Chọn C