Question: The following code creates _ _ _ Computer objects in memory. Computerl comp 2 = new Computer [ 5 ] ( new Computer (

The following code creates___Computer objects in memory.
Computerl comp2= new Computer[5](new Computer("Apple", "CMA014"), new Computer("Lenovo", "CMA014"), new Computer ("Dell", "CMA014"), new Computer("HP", "CMA014"), new Computer("Toshiba", "CMA014"):
a. one
b. four
c. five
d. the code is not valid

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!