Write one difference between primitive data types and composite data types.
Java question for ICSE tenth.
Answers
Answered by
4
Ans. A primitive data type is not composed of other data types. Ex: int, float, double while a composite data type is composed of other data types. Ex: class
Answered by
2
Hey!
Primitive Datatypes are the one which are pre-defined and has reserved keyword.
User-Defined Datatypes are the one which holds data in the format that user defines,the limits on these datatypes are placed by the user based on requirement.
Hope It Helps.☺️
Primitive Datatypes are the one which are pre-defined and has reserved keyword.
User-Defined Datatypes are the one which holds data in the format that user defines,the limits on these datatypes are placed by the user based on requirement.
Hope It Helps.☺️
prathamesh1855:
Two Of us don't need Brainliest
Similar questions