Advertisements
Advertisements
Question
State True or False.
Composite type of data is readily available for programmer's use.
True or False
Advertisements
Solution
This statement is false.
Explanation:
Composite types (like classes and arrays) are user-defined and must be created or defined by the programmer before use. Only primitive data types (like
int and char) are readily available built into the language.shaalaa.com
Is there an error in this question or solution?
Chapter 2: Class as the Basis of all Computation - Exercises [Page 65]
