write a c program in such a way that if we enter the today
date the output should be next day's date.


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

Post New Answer

More C Interview Questions

What is the size of structure in c?

0 Answers  


What is the difference between class and object in c?

0 Answers  


Why doesn't the code "int a = 1000, b = 1000; long int c = a * b;" work?

7 Answers  


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

0 Answers  


How do I access command-line arguments?

2 Answers   Bosch, Wipro,


c program to subtract between two numbers without using '-' sign and subtract function.

2 Answers  


Which header file is essential for using strcmp function?

0 Answers  


List some applications of c programming language?

0 Answers  


What is scope rule of function in c?

0 Answers  


What are multibyte characters?

0 Answers  


main is a predefined or user define function if user defined why? if predefined whay?

12 Answers   TCS,


can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?

2 Answers  


Categories