Why there are no every types of variables in Java, like short, byte etc? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Why there are no every types of variables in Java, like short, byte etc?

7th Aug 2016, 9:14 PM
Bartosz Porębski
1 Antwort
0
there are following types of data in java :- byte short int float double long char String
11th Aug 2016, 3:39 AM
Harsh Soni
Harsh Soni - avatar