Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

C Programming Variables - Data Types and Usage Tutorial

Bro Code via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Master fundamental C programming variable types in this 20-minute tutorial covering essential data types and their memory allocation. Explore integers for whole numbers (4 bytes), floats for single-precision decimals (4 bytes), doubles for double-precision decimals (8 bytes), chars for single characters (1 byte), character arrays for strings (variable size), and booleans for true/false values (1 byte). Gain practical understanding of variables as reusable containers that behave according to their stored values, with additional insights provided in the concluding segment.

Syllabus

00:00:00 int
00:04:06 float
00:07:35 double
00:09:26 char
00:11:34 char[]
00:14:37 bool
00:18:55 extra details

Taught by

Bro Code

Reviews

Start your review of C Programming Variables - Data Types and Usage Tutorial

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.