explain any two data types with example
Answers
Answered by
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