what is the error in the given statement int a []={1,3,4,6,7,8} int x =a.lenght
Answers
Answered by
1
Answer:
lenght function is not defined
Similar questions