Q558
Which of the following is not true about awk arrays?
A.
they are not expanded automatically
AnswerB.
they are initialized to zero or an empty string
C.
index can be a string also
D.
they are not formally defined
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board