What is use of #include in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is FIFO?
Why can't I perform arithmetic on a void* pointer?
post new interiew question and aptitude test papers
What are shell structures used for?
What is spaghetti programming?
Why can't we initialise member variable of a strucutre
difference between memcpy and strcpy
What is the general form of #line preprocessor?
What are global variables?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
Will Macros support multiple arguments ?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.