InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not possible statically in C?(a) Jagged Array(b) Rectangular Array(c) Cuboidal Array(d) Multidimensional ArrayThe question was asked in unit test.This interesting question is from Array Reference topic in section Syntax Directed Definition and Translations of Compiler |
|
Answer» The correct choice is (a) JAGGED ARRAY |
|