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.
No Answer is Posted For this Question
Be the First to Post Answer
what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);
What are the advantages of external class?
Write a program to reverse a string.
0 Answers Global Logic, iNautix, TCS, Wipro,
How do you define CONSTANT in C?
Can you think of a way when a program crashed before reaching main? If yes how?
What is an volatile variable?
Write a program to check palindrome number in c programming?
How can I find out the size of a file, prior to reading it in?
Write a progarm to find the length of string using switch case?
Explain goto?
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
Software Interview Questions