Visual Basic is known as a(n) __________ language because you can declare new class types as needed.

a) modifiable
b) growable
c) extensible
d) high-level

b) growable

Computer Science & Information Technology

You might also like to view...

The AutoFill property adjusts the height of a row so that its cell contents fit in the row

Indicate whether the statement is true or false

Computer Science & Information Technology

If aNumber is declared to be of type int with a value of 50, Console.out.WriteLine( aNumber++); displays 51.

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

Computer Science & Information Technology