write all primitive data types .write default value of all integer primitive data types
Answers
Answered by
1
Answer:
Java Primitive Data Types
Data Type Default Value Default size
int 0 4 byte
long 0L 8 byte
float 0.0f 4 byte
double 0.0d 8 byte
Answered by
0
Primitive data are only single values, they have not special capabilities. The examples of Primitive data types are given byte, short, int, long, float, double, char etc. ... A non-primitive data type is something else such as an array structure or class is known as the non-primitive data type.
Similar questions
Math,
2 months ago
English,
4 months ago
English,
10 months ago
Accountancy,
10 months ago
History,
10 months ago