Awk Interview Questions
Questions Answers Views Company eMail

What is the use of format specifier %% ?

1 1626

How do you Explicit File output?

836

How to exit from an awk script using the exit command?

871

What are AWK Numerical Functions?

793

What is the use of numeric function cos ?

1 1474

What is the use of numeric function exp ?

1 1442

What is the use of numeric function int ?

1 1473

What is the use of numeric function log ?

1 1509

What is the use of numeric function sin ?

1 1360

What is the use of numeric function sqrt ?

1 1297

What is the use of numeric function atan2?

1 1444

What is the use of numeric function rand ?

1 1551

What is the use of numeric function srand ?

1 1540

What are Trigonometric Functions in AWK?

939

How to Truncate Integers in AWK?

922


Post New Awk Questions

Un-Answered Questions { Awk }

What is the use of string functiong sub(regex,replacement,string)?

857


What is the use of string function substr(string,position) in AWK?

885


What is the use of string function index(string,search) in AWK?

828


Write a command to find the total number of lines in a file without using nr?

471


What is the use of ARGIND?

1004






What are Unary arithmetic operators?

855


What is the use of string function substr(string,position,max) in AWK?

871


How to display even number of records into one file and odd number of records into another file?

479


Write a command to print zero byte size files?

479


How do you Explicit File output?

836


What is the use of string function sub(regex,replacement,string)?

935


What is the use of string function length(string) in AWK?

837


What is the use of string function asort(string,[d])?

866


What are System functions?

1007


What is the use of string function tolower(string)?

804