Multiple choice

Which of the following is/are in built function of AWK in unix?

  1. Int(X)

  2. Length

  3. Length(X)

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

All of the above are the inbuilt function in Unix.  An awk contains both string and numericals operation functions.