how many header file is in C language ?
Answer Posted / amrish
29
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
What does != Mean in c?
What are the rules for the identifier?
What is the code in while loop that returns the output of given code?
Mention four important string handling functions in c languages .
How can I read and write comma-delimited text?
What is the use of printf() and scanf() functions?
What is the difference between printf and scanf in c?
State the difference between x3 and x[3].
Is this program statement valid? INT = 10.50;
Here is a good puzzle: how do you write a program which produces its own source code as output?
Tell us two differences between new () and malloc ()?
Write a program to reverse a string.
Where in memory are my variables stored?