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.
Previous Question | Next Question |
Explain about Class in Java? | Explain about Java assignment statement? |