Java is considered a strongly typed language because:C

a. The primitive types in Java are portable across all computer platforms that support Java.
b. Java requires all variables to have a type before they can be used in a program.
c. Instance variables of the primitive types are automatically assigned a default value.
d. All of the above.


b. Java requires all variables to have a type before they can be used in a program.

Computer Science & Information Technology

You might also like to view...

Markers can only be used with objects that move.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Classes and methods reveal low-level implementation details.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ________ Date Format field property formats the date as 9-Nov-15

A) Short B) Long C) General D) Medium

Computer Science & Information Technology

A virus that remains dormant until a specific condition is met, such as the changing of a file or a match of the current date is known as what type of malware?

a. encrypted virus b. logic bomb c. boot sector virus d. worm

Computer Science & Information Technology