What is expression in awk programming?
A. expression evaluates a value to print, test or pass to a function
B. expression assigns a new value to a variable or field
C. expression evaluates a value to print, test or pass to a function & also assigns a new value to a variable or field
D. none of the mentioned
Answer: Option C

Join The Discussion