What are the header files used in c language?
No Answer is Posted For this Question
Be the First to Post Answer
const char * char * const What is the differnce between the above tow?.
"I LOVE MY COUNTRY" write a c program to get "COUNTRY MY LOVE I" as the output. Use any other programming language. It is not mandatory to use C.
11 Answers ABC Infotech, ADP, College School Exams Tests, Kovair,
Why void main is used in c?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
How can I call a function, given its name as a string?
I need previous papers of CSC.......plz help out by posting them.......
how we can make 3d venturing graphics on outer interface
What is diffrance between declaration and defination of a variable or function
Calculate 1*2*3*____*n using recursive function??
What is the purpose of ftell?
HOW TO FIND OUT THE RREVERS OF A GIVEN DIGIT NUMBER IF IT IS INPUT THROUGH THE KEYBORD BY USING C LANGUAGE
what is the difference between #include<stdio.h> and #include "stdio.h" ?