write a C program: To recognize date of any format even
formats like "feb-02-2003","02-february-2003",mm/dd/yy,
dd/mm/yy and display it as mm/dd/yy.


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

Post New Answer

More C Interview Questions

What are the complete rules for header file searching?

0 Answers  


Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

0 Answers   HP,


What is #line in c?

0 Answers  


what does data structure mean?

8 Answers  


What are the restrictions of a modulus operator?

0 Answers  






What is the difference between malloc() and calloc() function in c language?

0 Answers  


Write a program that his output * *** *****

1 Answers  


What is printf () in c?

0 Answers  


What is the purpose of sprintf() function?

0 Answers  


Explain the use of bit fieild.

0 Answers  


what is printf

5 Answers   MVSR, Satyam,


Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?

4 Answers   Oracle,


Categories