Computer Science, asked by sahooaspin, 7 months ago

name any 2 non numeric primitive data types​

Answers

Answered by ayush02kks
6

Answer:

These are int, long, short, byte, float, and double, and they allow us to represent integer and real numbers. Java offers two additional non-numeric primitive data types: char (to represent alphanumeric characters and special symbols) and boolean (to represent the truth values true and false).

PLZZ MARK AS BRAIN LIST ANSWER

Similar questions