Menu
Question Index
...

What is Strongly Typed Language?


Strongly typed language means the type of the variable is decided depending on its value
Strongly typed language means once a variable is declared as certain type, then the type can not be changed and its value can not be modified.
Strongly typed language means once a variable is declared as certain type, then the type can not be changed but its value can be changed to some other value of the same data type.
None of the above

Doubts

Problems

Topic: Data Types In Java

Read this topic
Take test on this topic

0
Wrong
Score more than 2 points

© meritcampus 2019

All Rights Reserved.

Open In App