What is the output of the command awk 'BEGIN {printf "%cn",65}'
a) A
b) 65
c) syntax error
d) none of the mentioned
Submitted by: Murtazaa) A
Explanation:
The ASCII value of A is 65.
Submitted by: Murtaza
Explanation:
The ASCII value of A is 65.
Submitted by: Murtaza
Read Online Awk Programming Job Interview Questions And Answers
Top Awk Programming Questions
☺ | The next statement: |
☺ | The command \"awk {print $1} san.txt\" will: |
☺ | The break statement: |
☺ | Which statement instructs gawk to stop processing the current data file? |
Top Linux OS Categories
☺ | Device Drivers Interview Questions. |
☺ | Linux OS Management Interview Questions. |
☺ | Linux Makefile Interview Questions. |
☺ | Linux Environment Interview Questions. |
☺ | Linux OS Shell Interview Questions. |