Java
differences between primitive and non primitive data type.
Answers
Answered by
3
Java has eight primitive type: int, double, float, long, short, byte, char, boolean. It means programmer can not define new primitive type. ... Reference types aggregate types that hold zero or more primitive values or objects. Primitive types require between one and eight bytes of memory.
HOPE IT WILL HELP YOU
PLEZ MARK ME AS BRAINLIST
Answered by
0
Java has eight primitive type: int, double, float, long, short, byte, char, boolean. It means programmer can not define new primitive type. ... Reference types aggregate types that hold zero or more primitive values or objects. Primitive types require between one and eight bytes of memory.
HOPE IT WILL HELP YOU
PLEZ MARK ME AS BRAINLIST
HOPE IT WILL HELP YOU
PLEZ MARK ME AS BRAINLIST
Similar questions