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...

how many header file is in C language ?

Answer Posted / vishal rana

#include<stdio.h>
#include<conio.h>
#include<math.h>
#include<string.h>
#include<malloc.h>
#include<process.h>
#include<time.h>
#include<calloc.h>
#include<graphic.h>
#include<limits.h>

Is This Answer Correct ?    34 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is echo in c programming?

1095


What is function what are the types of function?

1058


Explain heap and queue.

1143


What will the preprocessor do for a program?

1120


Where are c variables stored in memory?

1137


Write a program to swap two numbers without using a temporary variable?

1181


What does s c mean on snapchat?

1186


How many types of operators are there in c?

1088


What is the difference between formatted&unformatted i/o functions?

1111


How reliable are floating-point comparisons?

1151


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1327


Where static variables are stored in c?

1173


Explain how can you determine the size of an allocated portion of memory?

1152


How can I read and write comma-delimited text?

1123


What is anagram in c?

984