Skip to main content

Posts

Showing posts with the label C Basics Programs with with different data types and IF Conditional statement

C Basics Programs with with different data types and IF Conditional statement in C #DOTC_Mdb

  C Basics Programs with with different data types and IF Conditional statement in C .   Hi Everyone, In previous blog we have discussed about basics of C and Syntax uses in some basic programs and I hope you have very clear about how to display value by using C Program and also how to take input from user to give output against some basic calculation Program . As we discussed only about int data type in previous blog . Today we will write some program by using different data type. So before starting if you are seeing this blog please go through my previous blog for your reference. https://dheeraj60.blogspot.com/2020/06/introduction-to-c-program-dotcmdb.html   So Let’s start with some other programs by using different data type but before this I need to share some reserved keywords in C , which have their predefined meaning and cannot be used as a variable name. It is good   to avoid using these keywords as variable name. Below are the 32 Keywords reserved   in C int , long ,re