Q:

Let x be an array. Which of the following are illegal

-1

Let x be an array. Which of the following are illegal


  1. x++
  2. x+1
  3. x*2
  4. none of these

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Predict the output of below code:... >>
<< Assume the output of below code:...