Test your Coding Ability
ReportPoll
What will be the output of the below program?
#include<stdio.h> int main() { printf(“%d”, printf(“%d”, printf(“%d”, printf(“%s”, “Welcome to PlacementSeason”)))); return (0); }
...
Please briefly explain why you feel this question should be reported .
in progress
1
Aptitude
1 year
4 Answers
1708 views
1