Can a class be referred to as user defined data type? Comment.
23 Likes
Yes, a class be referred to as user defined data type since a class is created by the user.
Answered By
15 Likes
Name the types of data used in a class.
What is the purpose of the new operator?
What is public access of a class?
How are private members of a class different from public members?