Answer the following statements true (T) or false (F)
1. An array is a collection of variables all of the same type.
2. An array has only one public instance variable, which is named length.
3. An arrays length instance variables value can be changed by a program.
4. An array of chars is the same as a String in Java.
5. An array name references a memory address.
1. True
2. True
3. False
4. False
5. True
Computer Science & Information Technology
You might also like to view...
________ images are created by mathematical statements
Fill in the blank(s) with correct word
Computer Science & Information Technology
The ________ site template is flexible enough to be used for most sites in a SharePoint site collection
A) team B) community C) project D) blog
Computer Science & Information Technology