how many header file is in C language ?
Answer Posted / sampath
In my point of you there are above 300 header files are
there.
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is a newline escape sequence?
Explain built-in function?
Mention four important string handling functions in c languages .
What is the g value paradox?
What is the use of typedef in structure in c?
Do character constants represent numerical values?
Is c procedural or object oriented?
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
how is the examination pattern?
What are conditional operators in C?
What is this pointer in c plus plus?
What are the 5 organizational structures?
Can we declare function inside main?
Write a program to print “hello world” without using semicolon?
Which built-in library function can be used to match a patter from the string?