Vidyalelo
Computer Science · Q558

UNIX

Engineering and GATE · Computer Science · question 558

Q558

Which of the following is not true about awk arrays?

A.
they are not expanded automatically
Answer
B.
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