Please enable JavaScript to use CodeHS

Data Structures in C++

Lesson 1.2 Basic Data Types

Description

In this lesson, students will learn the different variable types available in C++ and will learn the syntax for declaring and initiating these variables.


Objective

Students will be able to explain different variable types in order to choose the best option for various programming situations.