Skip to main content
Search
Search This Blog
Life is an illusion
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
Labels
c quizard
December 08, 2019
C program output
Let us try something interesting now
#include<studio.h>
int main()
{
int a;
printf(“%d”,a);
a=3;
}
Will the above program compile? If it does will it produce output ? What will be the output? 0? 3?
If you need more such questions download
c quizard
app by
hegdeapps
Comments
Popular Posts
June 03, 2025
Aam baat
September 27, 2024
ಸೇಲ್
Comments
Post a Comment