InterviewSolution
Saved Bookmarks
| 1. |
What is the max no. of dimensions an array may have?(a) 2(b) 8(c) 20(d) No limitThis question was posed to me by my school teacher while I was bunking the class.This is a very interesting question from Array Reference in portion Syntax Directed Definition and Translations of Compiler |
|
Answer» Correct CHOICE is (d) No limit |
|