Question
a.
tab
b.
whitespace
c.
double space
d.
|
Posted under UNIX
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What is the default delimiter used by awk?
Similar Questions
Discover Related MCQs
Q. The printf function uses ___ for string data and ___ for numeric.
View solution
Q. awk doesn’t use $ in evaluation or assignment of variables.
View solution
Q. A user-defined variable is initialized to ____
View solution
Q. awk uses ___ operator for concatenating strings.
View solution
Q. awk uses __ and __ as comparison operators.
View solution
Q. awk allows the user to use variables of his own choice.
View solution
Q. Which option is used for storing awk programs in a file?
View solution
Q. ____ section can be used if we’ve to print something after processing the last line.
View solution
Q. awk uses ____ for providing comments.
View solution
Q. Which of the following is a built-in variable for awk?
View solution
Q. FS defines the field separator.
View solution
Q. Which built variable is used for defining the field delimiter in the output?
View solution
Q. The ____ variable stores the name of the file currently being processed.
View solution
Q. Which of the following is not a built-in variable used by awk?
View solution
Q. awk supports the use of arrays.
View solution
Q. Which of the following is not true about awk arrays?
View solution
Q. Which of the following is an associative array?
View solution
Q. Which function is used by perl for displaying the length of a string?
View solution
Q. ___ function returns the first occurrence of a character in a string.
View solution
Q. For extracting a substring, ____ function is used.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!