1.Abstract data types are the same as classes
2.Abstract data types do not allow inheritance
3.Classes cannot inherit from the same base class
4.Object have state and behavior
Answer:2