To learn how to build C programming logic using a proven step-by-step repetitive approach, visit the below link:
https://www.aptuts.com/c-programming
In this lecture, I will explain what Constants in C mean. I will talk about different rules for constructing C constants. I will cover integer constant, real constant, and character constant with help of hands-on examples.
This is a lecture with a live hands-on session. Follow on along with me and you should be able to create C constants on your own.
This C programming tutorial is for beginners willing to learn a new programming skill.
00:00 Intro
00:16 Rules for constructing Integer constants
00:47 Hands-on session: Construct integer constants
01:35 Introduction to real constants
01:50 Rules for constructing C real constants in fractional form
02:10 Hands-on session: Construct real constants in fractional form
03:13 Rules for constructing real constants in exponential form
04:16 Hands-on session: Construct real constants in exponential form
05:25 Rules for constructing character constants in C
05:40 Hands-on session: Construct character constants
If you do not have all the necessary software, visit the below link to install the C compiler and IDE on your computer.
• Install C in Windows | Install & Configure...
Interested in learning C programming language? Visit my comprehensive C course - https://www.aptuts.com/c-programming
Learn C programming online for FREE - https://www.learnconline.com/
Follow me on my Facebook page - http://fb.com/aptuts
Free C programming cheatsheet - https://www.aptuts.com/free-c-cheatseet
#ConstantsInC #RulesForCConstants #aptuts