Describe primitive data types in Java?
Answers
Answered by
1
Answer:
good morning friends have a great day
Answered by
1
Answer:
here it is
Explanation:
Primitive Data Types. The eight primitives defined in Java are int, byte, short, long, float, double, boolean, and char – those aren't considered objects and represent raw values.
Attachments:
Similar questions