What are Conditional expressions in AWK?
What are Regular Expressions in AWK?
Usage of And/Or/Not operators in AWK?
What are AWK Built-in Variables?
What are Associative Arrays?
What is the use of PRINTF?
How do you Explicit File output?
How to exit from an awk script using the exit command?
What are AWK Numerical Functions?
What are Trigonometric Functions in AWK?
How to Truncate Integers in AWK?
How to generate random numbers in AWK?
What is the use of string function index(string,search) in AWK?
What is the use of string function length(string) in AWK?
What is the use of string function split(string,array,separator)in AWK?