Which keyword among the following can be used to declare an array of objects in java?
(a) new
(b) create
(c) allocate
(d) arr
This question was posed to me during a job interview.
My enquiry is from Overloading Member Functions in section Member Functions & its Types of Object Oriented Programming