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

How can I increase the allowable number of simultaneously open files?

1 Answers   CSC,


explain what is an endless loop?

0 Answers  


Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)

1 Answers   NetApp, PTU, Wipro,


What is use of null pointer in c?

0 Answers  


c program for searching a student details among 10 student details

0 Answers  


Can true be a variable name in c?

0 Answers  


Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer

0 Answers  


What is the use of sizeof () in c?

0 Answers  


What do you understand by normalization of pointers?

0 Answers  


int i; i=2; i++; if(i=4) { printf(i=4); } else { printf(i=3); } output of the program ?

15 Answers   Mascot,


what is the difference between unix os and linux os

4 Answers  


all c language question

0 Answers   Wipro,


Categories