Cpp Programming Quiz 44 – Which of the following is an abstract data type? / Cpp Programming, OOPs Concepts / By admin Question: Which of the following is an abstract data type? [A]. int [B]. double[C]. string [D]. Class Answer: Option D