Computer Science, asked by tanushsachdeva7, 9 months ago

explain any two data types with example​

Answers

Answered by trishit80
1

Answer:

primitive datatype - they are the keywords which alredy exists in the language e.g byte ,int etc

nonprimitive datatype - they are created by using primitive datatype e.g, class,array etc

Similar questions