Multiple choice How many primitive data types are available in Java? 9 6 8 7 5 Reveal answer Fill a bubble to check yourself C Correct answer Explanation There are 8 primitive data types in java. These are:-ByteShortIntLongDoubleCharFloatBoolean. So, this is correct answer.