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

Post New Answer

More C Interview Questions

How do we print only part of a string in c?

0 Answers  


Differentiate abs() function from fabs() function.

0 Answers  


What are the different file extensions involved when programming in C?

0 Answers  


What is structure pointer in c?

0 Answers  


How can I find the modification date and time of a file?

0 Answers  






Explain the process of converting a Tree into a Binary Tree.

0 Answers   Ignou,


What is NULL pointer?

0 Answers   Infosys,


What kind of structure is a house?

0 Answers  


Why the use of alloca() is discouraged?

2 Answers   Oracle,


write a programming in c language, 1 3 5 7 9 11

2 Answers   NIIT,


What is atoi and atof in c?

0 Answers  


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 5 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

1 Answers  


Categories