Write a C++ program to give the number of days
in each month according to what the user entered.
example: the user enters June the program must count
number of days from January up to June


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Can you write a programmer for FACTORIAL using recursion?

0 Answers   ADP,


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

0 Answers  


WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES

1 Answers  


what is the difference between getch() and getchar()?

10 Answers   Huawei, Infosys,


How does struct work in c?

0 Answers  






What is the real time usage volatile?

2 Answers   Polycom,


Why are all header files not declared in every c program?

0 Answers  


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

0 Answers  


What is "Hungarian Notation"?

0 Answers   Celstream,


program to find the ASCII value of a number

8 Answers  


What is extern storage class in c?

0 Answers  


Why do we use c for the speed of light?

0 Answers  


Categories