Multiple choice Which of the following is the awk built in functions? int() function log(n) function sqrt(n) function all of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation sin(n) , log(n) , int() all these are awk built in functions just like in c language.