What is the use of string function toupper(string)?



What is the use of string function toupper(string)?..

Answer / Deepak Sharma

The toupper() function in Awk converts all the lowercase characters in a given string to uppercase.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Awk Interview Questions

What is the use of sequence ddd ?

1 Answers  


What is the use of sequence ?

1 Answers  


What is the use of format specifier %% ?

1 Answers  


How to exit from an awk script using the exit command?

1 Answers  


Write a command to print zero byte size files?

1 Answers  


What is the use of numeric function sin ?

1 Answers  


How to Truncate Integers in AWK?

1 Answers  


What is the use of sequence a?

1 Answers  


what are divisions main frems

1 Answers  


Write a command to rename the files in a directory with "_new" as postfix?

1 Answers  


What is the use of ARGV ?

1 Answers  


What are System functions?

1 Answers  


Categories