Interviewer And Interviewee Guide

Awk Programming Interview Question:

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: Murtaza
a) A
Explanation:
The ASCII value of A is 65.
Submitted by: Murtaza

Read Online Awk Programming Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.