Cpp Programming Quiz 44 – Which of the following is an abstract data type?

Question: Which of the following is an abstract data type?
[A]. int
[B]. double[C]. string
[D]. Class

Answer: Option D