MCQOPTIONS
Bookmark
Saved Bookmarks
→
Unix
→
Process Statusps Command Phases Process in Unix
→
The printf function uses ___ for string data and ..
1.
The printf function uses ___ for string data and ___ for numeric.
A.
%f, %l
B.
%s, %f
C.
%s, %d
D.
%s, %s
Answer» D. %s, %s
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which option is used for reading an awk program from a file?
awk allows the user to use variables of his own choice.
awk uses __ and __ as comparison operators.
awk uses ___ operator for concatenating strings.
A user-defined variable is initialized to ____
awk doesn’t use $ in evaluation or assignment of variables.
The printf function uses ___ for string data and ___ for numeric.
What is the default delimiter used by awk?
Which built-in variable is used by the awk to specify the line numbers?
awk uses ______ for splitting a line into fields.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply