C++ Programming - OOPS Concepts - Discussion
Discussion Forum : OOPS Concepts - General Questions (Q.No. 15)
15.
Which of the following is an abstract data type?
Discussion:
21 comments Page 3 of 3.
SEMMOZHICHEZHIAN E said:
7 months ago
@All.
1.string is an abstract data type (ADT) because it defines data and operations without revealing implementation details.
2.class is a blueprint for creating objects and does not inherently define an abstract data type.
1.string is an abstract data type (ADT) because it defines data and operations without revealing implementation details.
2.class is a blueprint for creating objects and does not inherently define an abstract data type.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers