Core Java Question:
Download Questions PDF

Explain about Java data types?

Core Java Interview Question
Core Java Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about Class in Java?Explain about Java assignment statement?