What are the complete rules for header file searching?


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

Post New Answer

More C Interview Questions

What is Generic pointer? What is the purpose of Generic pointer? Where it is used?

3 Answers  


code for quick sort?

0 Answers  


write a 'c' program to sum the number of integer values

8 Answers  


Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4

3 Answers  


what is the difference between. system call and library function?

2 Answers   CDAC, Satyam,






Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers   Mind Tree,


How can I change the size of the dynamically allocated array?

0 Answers  


what is the difference between declaration and definition of a variable or function ?

3 Answers  


for(i=1;i>0;i++); printf("i=%d",i); what will be the answer????

7 Answers  


What is the difference between a function and a method in c?

0 Answers  


what are two categories of clint-server application development ?

1 Answers  


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

0 Answers  


Categories