In this C programming video, we will discuss the size of primitive data types in C Language along with the memory allocated for them. We will start with 7+ live test examples on C programming to understand the size of memory (in bytes) for various data types, followed by a discussion on 32-bit vs 64-bit differences and then lab exercises to code and test them.
00:00 - Memory allocation for C data types
00:19 - Size of memory for char, int, and long data types in C
01:47 - Size of C pointer variables for char, int, and long on 32-bit & 64-bit platforms
03:02 - Size of “void” and “void pointer” variables in C
04:16 - Test on size of data types and pointers in C
07:09 - Why should we understand memory allocation in C?
09:08 - Memory allocation for Primitive data types in C
13:06 - Size of long long data type in C
13:15 - Size of float and double data types in C
13:40 - 32-bit vs 64-bit sizes for fundamental data types in C
14:45 - Lab exercises on sizes of data types in C
Advanced C Programming Training Course
Instructor: Manish Bhojasia (Founder & CTO @ sanfoundry.com)
Join his free classes at https://t.me/sanfoundryclasses/
1. Advanced C Programming Videos (English Playlist):
• Advanced C Programming
2. Advanced C Programming Videos (Hindi Playlist):
• Advanced C Programming (Hindi)
3. Advanced C Programming Tutorial Video Series:
https://www.sanfoundry.com/advanced-c...
4. C Interview Questions Video Series:
https://www.sanfoundry.com/c-intervie...
5. 1000 MCQs (Multiple Choice Questions) on C programming:
https://www.sanfoundry.com/c-intervie...
6. Ultimate C Programs Collection (with Data-Structures + Algorithms):
https://www.sanfoundry.com/c-programm...
https://www.sanfoundry.com/1000-c-alg...
#AdvancedCTutorial #CTutorial #CProgramming #ManishBhojasia #Sanfoundry