why programs in c are running with out #include<stdio.h>?
some warnings are display in terminal but we execute the program we get answer why?
eg:
main()
{
printf("hello world
");
}


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain what are global variables and explain how do you declare them?

0 Answers  


write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..

1 Answers  


du u know test pattern for robosoft? Plz share

1 Answers   RoboSoft, TATA, Wipro,


what is the program to display your name in any color?

2 Answers   HCL,


Which programming language is best for getting job 2020?

0 Answers  






How will you write a code for accessing the length of an array without assigning it to another variable?

0 Answers  


What is memmove?

1 Answers   Oracle,


What is a shell structure examples?

0 Answers  


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

0 Answers   Gamesa, Satyam,


Is flag a keyword in c?

0 Answers  


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

0 Answers   HCL,


Explain pointer. What are function pointers in C?

0 Answers   HCL,


Categories