Answer Posted / pinky shan
Floating Point number(fixed point format)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a command to print the squares of numbers from 1 to 10 using awk command?
What are Arithmetic Expressions in AWK?
What are Conditional expressions in AWK?
What is the use of string function length(string) in AWK?
How do you Explicit File output?
What is the use of string function split(string,array,separator)in AWK?
What is the use of systime function?
Write a command to print the second and third line of a file without using nr?
What are Assignment Operators?
What is the use of FIELDWIDTHS?
What is the use of RSTART, RLENGTH and match ?
What is the use of string function asorti(string,[d])?
What is the use of string function sub(regex,replacement)?
What is the use of string function asort(string,[d])?
What are System functions?