What is expression in awk programming?

What is expression in awk programming? Correct Answer expression evaluates a value to print, test or pass to a function & also assigns a new value to a variable or field

Related Questions

What is the meaning of $ sign in awk programming?
What is the difference between the built-in functions rand() and srand() in awk programming?