1.

Two dimensional array can’t be initialized with the declaration.(a) True(b) FalseI have been asked this question in unit test.Enquiry is from Object Array in portion Object of Object Oriented Programming

Answer»

The correct choice is (B) False

Explanation: The TWO dimensional arrays can also be initialized using curly brackets. For each set, values in curly bracket. And then another bracket is ADDED at first and end. This ENSURES that all the code BELONGS to the user.



Discussion

No Comment Found

Related InterviewSolutions