Which is an exception to being a part of composite data types in c language?
Rehimkhan:
hello farand
Answers
Answered by
3
hey mate ur ans
data type an exception to being a part of composite data types in c language
hope it helps
data type an exception to being a part of composite data types in c language
hope it helps
Answered by
0
Composite data type holds more than one data values of the same type.
Explanation:
A composite data type can be formed in a software program using the primitive data types and composite data types of programming languages. A composite data type can be of any data type that is constructed using primitive data types as its base type.
In composite data type, individual elements are accessed by the use of the index and reference. A class is composed of instance variables which can hold different data types.
Similar questions