totally how much header files r in c language
Answer Posted / hari
two header files uaing the c language.but header files
keep the funcation declearcation saparte from function
dafanation
very large of appplication.& want to break into different
parts,this parts are into diff library called header files
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
write a program to display all prime numbers
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
Is python a c language?
main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none
Can you pass an entire structure to functions?
Multiply an Integer Number by 2 Without Using Multiplication Operator
What is the importance of c in your views?
What are the types of data types and explain?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
Should I learn data structures in c or python?
Why is c platform dependent?
What is a lvalue
What are structure members?
What is the full form of getch?