#include<stdio.h>
{
printf("Hello");
}
how compile time affects when we add additional header file
<conio.h>.


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

Post New Answer

More C Interview Questions

Do you know the use of 'auto' keyword?

0 Answers  


How to add two numbers without using arithmetic operators?

18 Answers   College School Exams Tests, e track, Infosys, Pan Parag, Sapient, TCS,


what is difference between array of characters and string

18 Answers   Accenture, Nest,


Subtract Two Number Without Using Subtraction Operator

0 Answers  


Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.

1 Answers  






SIR PLS TELL ME THE CODE IN C LANGUAGE TO PRINT THE FOLLOWING SERIES 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1 1 2 3 2 1 1 2 1 1

4 Answers  


who is the father of C Language?

20 Answers   CTS, UST,


what is the advantage of function pointer

16 Answers   CMC, CS, Freshdesk, L&T, LG Soft, Matrix, TCS,


Write a simple program to find the size of different basic data types in C.

3 Answers  


How can I recover the file name given an open stream or file descriptor?

0 Answers  


Can I pass constant values to functions which accept structure arguments?

2 Answers  


which operator having highest precedence? a.)+ b.)++ c.)= d.)%

4 Answers  


Categories