What is the use of format specifier %x ?



What is the use of format specifier %x ?..

Answer / pinky shan

Hexadecimal

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Awk Interview Questions

What is the use of string function index(string,search) in AWK?

0 Answers  


What is the use of numeric function log ?

1 Answers  


What is the use of format specifier %c ?

1 Answers  


What is the use of numeric function sqrt ?

1 Answers  


What is the use of format specifier %o ?

1 Answers  


Write a command to print the fields in a text file in reverse order?

0 Answers  


What is NR in AWK?

1 Answers  


What is the use of ERRNO?

0 Answers  


What is the use of format specifier %g ?

1 Answers  


How do you Explicit File output?

0 Answers  


What is NF in AWK?

1 Answers  


Write a command to find the total number of lines in a file without using nr?

0 Answers  


Categories