Q98
What will be the output of the following code? char t=’N’; printf(“ %c %3c %5c”,t,t,t);
Options are not available for this question.
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board