Exam (elaborations)
CTP 150 quiz 5|Questions with complete solutions | 100% verified| 8 pages
- Course
- Institution
CTP 150 quiz 5 when an array is passed to a method ANSWER- the method has direct access to the original array, it is just passed as an object, and a reference to the array is passed what does the following statement do? char [] array1 = {a,b,c,d,e,f}; ANSWER- causes a syntax error int ...
[Show more]