MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Awk Programming Questions & Answers knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The command “awk ‘{if (“9″>”10”) print “sanfoundry” else print “linux”}'” |
| A. | will print “sanfoundry” |
| B. | will print “linux” |
| C. | will generate syntax error |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |