

MCQOPTIONS
Saved Bookmarks
1. |
In awk program, the name of the array can not be same with the |
A. | name of variable |
B. | value of the array element |
C. | name of variable & value of the array element |
D. | none of the mentioned |
Answer» B. value of the array element | |