Is java statically typed or dynamically typed? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Is java statically typed or dynamically typed?

10th May 2017, 1:22 AM
Vishnu C Nair
Vishnu C Nair - avatar
2 Answers
+ 8
Statically typed
10th May 2017, 1:36 AM
Complex
Complex - avatar
0
statically. Objects in java cannot change into other objects without a cast.
10th Aug 2017, 10:18 AM
StoneSmasher
StoneSmasher - avatar