Answer:
True is the right answer for the question statement.
Explanation:
The Abstract data type is used when data type behavior is used to define the data type. Generally, an abstract data type is used to define the class and function for any programming language which describes as follows--
For example, if a user wants to create an abstract class then he needs to inherit that class to another class and the derived class object call that class members.
Here the question wants to say that the user needs to know about an abstract data type before it needs to create which is the correct statement hence True is the right answer.