Core Java Question:

Explain about Java data types?

Tweet Share WhatsApp

Answer:

Variables declared should have a declared type. Out of the eight data types four data types are integer, two are floating type integers, one is character type out of which one is Boolean and the other Unicode. Core Java is known to be a strong typed language.

Download Core Java PDF Read All 17 Core Java Questions
Previous QuestionNext Question
Explain about Class in Java?Explain about Java assignment statement?