

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is not true about awk arrays? |
A. | they are not expanded automatically |
B. | they are initialized to zero or an empty string |
C. | index can be a string also |
D. | they are not formally defined |
Answer» B. they are initialized to zero or an empty string | |