What are header files in c?


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

Post New Answer

More C Interview Questions

How do you access command-line arguments?

1 Answers  


How does normalization of huge pointer works?

0 Answers  


Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }

3 Answers   Qualcomm,


swap two integer variables without using a third temporary variable?

6 Answers   Persistent,


What is a stream water?

0 Answers  






What is equivalent to ++i+++j?

0 Answers  


The __________ attribute is used to announce variables based on definitions of columns in a table?

0 Answers  


Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.

0 Answers  


Is it possible to execute code even after the program exits the main() function?

0 Answers  


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

0 Answers   TCS,


How is = symbol different from == symbol in c programming?

0 Answers  


what is the difference between c and java?

1 Answers  


Categories