Introduction

Let's begin our discussion with the important concept of data types.

We'll cover the following

What Are Data Types?

A data type is a category which specifies the type of values an object can have.

Let’s take some real-life examples. A person’s “name” is an object which is made up of alphabets. Hence, it’s data type can be described as characters. However, a telephone number would have a numerical data type.

Get hands-on with 1200+ tech skills courses.