Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why header files are used?


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

Post New Answer

More C Interview Questions

ratio,age,persentage

0 Answers  


What is the difference between the = symbol and == symbol?

0 Answers  


Explain what are run-time errors?

0 Answers  


How can I copy just a portion of a string?

0 Answers  


Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.

1 Answers  


Write a program that can show the multiplication table.

0 Answers   Student,


How can I find leaf node with smallest level in a binary tree?

1 Answers  


What is the process to create increment and decrement stamen in c?

0 Answers  


#include main() { int *p, *c, i; i = 5; p = (int*) (malloc(sizeof(i))); printf(" %d",*p); *p = 10; printf(" %d %d",i,*p); c = (int*) calloc(2); printf(" %d ",*c); }

0 Answers   Wilco,


create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 Answers  


#include<string.h> void main() { String s1[]={"swathi"}; string s2[]={"maddimsetti"}; s1[]=s[]; printf("%s",s1[]); }

3 Answers   IBM,


How can I read a directory in a C program?

2 Answers   Bright Outdoor, Wipro,


Categories