Question: Which are legal declarations? 1 . String lion [ ] = new String I { lion } ; 2 . String tiger I

Which are legal declarations?1. String lion []= new String I {"lion"};2. String tiger I]= new String [1] "tiger"}i3. String bear []= new String lI ti4. String cat []= new String [0] tia.4bd.1

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 Programming Questions!