Answer Posted / pinky shan
Logarithm
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the Autoincrement and Autodecrement Operators?
What is the use of string function substr(string,position) in AWK?
What is the use of string function gensub(r,s,h [,t])?
What are AWK patterns?
What is the use of string function asort(string,[d])?
What is the use of string functiong sub(regex,replacement)?
Write a command to print first and last line using sed command?
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?
How to generate random numbers in AWK?
What are Associative Arrays?
Write a command to print the line number before each line?
What is the use of ARGV ?
What are Unary arithmetic operators?
What is the use of RSTART, RLENGTH and match ?
Write a command to print the squares of numbers from 1 to 10 using awk command?