Give one example of primitive data type..
Answers
Answered by
1
Primitive data types - includes byte , short , int , long , float , double , boolean and char. Non-primitive data types - such as String, Arrays and Classes (you will learn more about these in a later chapter)
Answered by
1
Answer:
Primitive data types - includes byte , short , int , long , float , double , boolean and char. Non-primitive data types - such as String, Arrays and Classes.
Similar questions