1.

Which of the following is the correct syntax for array declaration(A) const arr={1,2,3,4}(B) const arr=[1,2,3,4](C) Both a and b(D) None of the above

Answer»


Discussion

No Comment Found

Related InterviewSolutions