what is the function of .h in #include<stdio.h> in c ?
Answer Posted / joydeep roy
thanks both of u ...4r giving d answer
| Is This Answer Correct ? | 21 Yes | 13 No |
Post New Answer View All Answers
What is array of pointers to string?
Write a code on reverse string and its complexity.
What is the use of putchar function?
Why c is called top down?
Define VARIABLE?
What is %d used for?
What is malloc() function?
Differentiate between declaring a variable and defining a variable?
What should malloc() do?
What are the rules for identifiers in c?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
What are the advantages of using Unions?
Write a c program to demonstrate character and string constants?
What is meant by recursion?
Why c is a mother language?