C Program to Check if a Date is Valid or Not | C Language | CSwithVK | Hindi

Опубликовано: 22 Декабрь 2024
на канале: CS with VK
36
0

C Program to Check if a Date is Valid or Not | C Language | CSwithVK | Hindi
________________________________________________

Description
-----------
Learn how to write a C program to check whether a given date is valid or invalid. This program validates the day, month, and year based on standard calendar rules.
Logic Used:

The day must be valid for the given month and year:
Months with 31 days: 1, 3, 5, 7, 8, 10, 12
Months with 30 days: 4, 6, 9, 11
February:
29 days in a leap year
28 days otherwise
The year should be a positive number.
________________________________________________



⚠️ WARNING
Everyone has a different way of explaining, so watch this video completely otherwise incomplete knowledge can trouble you.
________________________________________________


Playlist
-------------
   • Logic Made Simple | 100 C Programs  
________________________________________________


Previous Videos:
   • C Program to Check if a Year is a Lea...  
   • C Program to Check if a Character is ...  
   • C Program to Check Character Uppercas...  
   • C Program to Calculate Area and Perim...  
   • C Program to Calculate Simple Interes...  
________________________________________________


Thanks for Watching! 🙌
If you enjoyed this video and found it useful, please LIKE, SHARE, and SUBSCRIBE to support the channel! 🌟
Don’t forget to hit the 🔔 notification bell so you never miss a new video packed with simple and powerful programming insights. 💡

💬 Have questions or suggestions? Drop a comment below—we
love hearing from you!
👉 Stay tuned for more logical programming, coding tricks, and fun tech facts! 🚀
#CSwithVK | Simplifying Programming for Everyone
________________________________________________



Social Media
-----------------
➤Created and Instructed by: VIKASH KUMAR
➤Instagram:  / cswithvk  
➤Facebook:   / cswithvk  
➤Twitter :   / cswithvk  
➤Telegram : https://t.me/cswithvk
________________________________________________


Contact us
📧[email protected]
________________________________________________

#clanguage #programming #coding #cprogram #cprogramming #cprogrammingquestions #cprogrammingtutorial