For declaration perspective the following is allowed
IList list= new string[3]; list.Add(\"Apple\"); list.Add(\"Manago\"); list.Add