MCQOPTIONS
Bookmark
Saved Bookmarks
→
Unix
→
Process Statusps Command Phases Process in Unix
→
Which built-in variable is used by the awk to sp..
1.
Which built-in variable is used by the awk to specify the line numbers?
A.
AR
B.
NR
C.
$$
D.
$?
Answer» C. $$
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