How to use int float char and double variables in C program

preview_player
Показать описание
This video explains how to use basic data types in C program. It also describes :
- When to use int, float, char and double type of variables in C Program
- How to read and print int, float, char and double type of variables in C Program
- Various format specifiers for int, float, char and double in C Program
- How to use sizeof function to check memory occupied by a variable in C program.

Video chapters:
0:00 Use int, float, char and double in C program
0:31 Data types in C Programming Language
1:29 Data types, Size and Format specifier
2:54 Demonstration-Use of int, float, char and double in C program
6:18 Printing values of all variables
9:22 How to use sizeof() function in C program?
Рекомендации по теме
Комментарии
Автор

thank you sir :) you really helped me in the part of reading the character value. I was just missing that space before %c. I am really thankful to you.

Rounak_personals
Автор

Thank you sir for this video
I am first time without error run the program

Thank 🙏 you sir

aniketpatil
Автор

Thanks sir bohot bda confusion dur huva

djrimixsong
Автор

I searched whole internet and just found out that "space" there was my problem 8:36, thanks haha

BlackDead
Автор

It's helpful and easily understood 😌

afifafathima
Автор

Good video for learning data types for beginners. thank you for sharing

shivanikadam