Computer Science, asked by manyasharma470, 1 year ago

easy defination of non primitive data type

Answers

Answered by yogeshgurrani1
1
The primitive data types include byte, int, long, short, float, double, and char. They are part of the core of Java and you don't need anything special to use them. For example, the following declares a long variable for a partNumber: Adata type that is primitive, such as the long variable, actually stores the value
Similar questions