Lecture 20: Data Types and Basic Arithmetic in Computer Language

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

Lecture 20: Data Types and Basic Arithmetic in Computer Language

N
Nafees AI Lab

23 Views • May 13, 2025

Description

In programming, a data type is a classification that determines the kind of data a variable or expression can hold and the type of operations that can be performed on it. Essentially, it's a blueprint that tells the computer how to store and interpret data.