adplus-dvertising
frame-decoration

Question

To write selected lines, ____ is used with sed.

a.

i

b.

n

c.

w

d.

p

Answer: (c).w

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. To write selected lines, ____ is used with sed.

Similar Questions

Discover Related MCQs

Q. Which built-in variable is used by the awk to specify the line numbers?

Q. What is the default delimiter used by awk?

Q. The printf function uses ___ for string data and ___ for numeric.

Q. awk doesn’t use $ in evaluation or assignment of variables.

Q. A user-defined variable is initialized to ____

Q. awk uses ___ operator for concatenating strings.

Q. awk uses __ and __ as comparison operators.

Q. awk allows the user to use variables of his own choice.

Q. Which option is used for storing awk programs in a file?

Q. ____ section can be used if we’ve to print something after processing the last line.

Q. awk uses ____ for providing comments.

Q. Which of the following is a built-in variable for awk?

Q. FS defines the field separator.

Q. Which built variable is used for defining the field delimiter in the output?

Q. The ____ variable stores the name of the file currently being processed.

Q. Which of the following is not a built-in variable used by awk?

Q. awk supports the use of arrays.

Q. Which of the following is not true about awk arrays?

Q. Which of the following is an associative array?

Q. Which function is used by perl for displaying the length of a string?