Answer Posted / selva
to delvelope the product Structure in OFfShore.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
EPFO 2009 result has come or not which is held in sep 2009, pls told me, I have ever asked you.
What is the use of string function asorti(string,[d])?
What is the use of string function sub(regex,replacement,string)?
What is the use of string function match(string,regex)?
Write a command to rename the files in a directory with "_new" as postfix?
Write a command to print the second and third line of a file without using nr?
What is the use of string function length(string) in AWK?
Which shell to use with AWK?
What is the use of string function index(string,search) in AWK?
Write a command to print zero byte size files?
What is the use of string function split(string,array,separator)in AWK?
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.?
What are Conditional expressions in AWK?
What are Arithmetic Expressions in AWK?
What is the use of string function gensub(r,s,h [,t])?