What is the use of format specifier %f ?



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

Answer / pinky shan

Floating Point number(fixed point format)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Awk Interview Questions

Write a command to print zero byte size files?

0 Answers  


What is the use of numeric function atan2?

1 Answers  


What is the use of string function split(string,array,separator)in AWK?

0 Answers  


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.?

0 Answers  


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

0 Answers  


How to get only zero byte files which are present in the directory?

0 Answers  


Usage of And/Or/Not operators in AWK?

0 Answers  


what are divisions main frems

0 Answers  


What is the use of sequence ?

1 Answers  


What is the use of string function gensub(r,s,h [,t])?

0 Answers  


What is the use of string functiong sub(regex,replacement)?

0 Answers  


What are Associative Arrays?

0 Answers  


Categories