A SUBTYPE can be defined as _________
A SUBTYPE can be defined as _________ Correct Answer
A SUBTYPE is a TYPE with some constraints. TYPE can be predefined data type and it can also be any user defined data type. But if SUBTYPE is derived from user defined datatype, then we first have to declare the type along with its range and then subtype can be defined.
মোঃ আরিফুল ইসলাম
Feb 20, 2025