Answer the following statements true (T) or false (F)
1) When accessing an element of an array, operations (calculations) are not
allowed inside the brackets of an array.
2) Arrays can hold simple types and reference types.
3) To pass an array argument to a method, specify the name of the array
followed by empty brackets.
4) Individual elements of arrays are passed to methods by value.
5) Changes made to an entire array that has been passed to a method will not
affect the original values of the array.
1) F
2) T
3) F
4) T
5) F
Computer Science & Information Technology
You might also like to view...
Binary is known as base ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
The Present Online feature is new in Word 2013. What is the purpose of this feature and how do you access it?
What will be an ideal response?
Computer Science & Information Technology