SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Computer Science AQA A level

» Start this Course
(Practice similar questions for free)
Question:

State how to declare an array of integers

Author: Will Parker



Answer:

Int[] array = new int[6];


0 / 5  (0 ratings)

1 answer(s) in total