totally how much header files r in c language

Answer Posted / nirosha

i thick there 24 headerfiles in c language

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between mpi and openmp?

737


What are the 5 types of inheritance in c ++?

587


Explain how can I prevent another program from modifying part of a file that I am modifying?

642


How can I read and write comma-delimited text?

622


What is sorting in c plus plus?

566






int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above

755


How is a structure member accessed?

586


Explain about block scope in c?

663


Where is c used?

652


Write a program of prime number using recursion.

622


What is the difference between variable declaration and variable definition in c?

565


What are enumerated types?

656


What is getch c?

858


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

635


What is the difference between array and linked list in c?

603