Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Numerical Data Types Summary | Numerical Data Types
C++ Data Types
course content

Зміст курсу

C++ Data Types

C++ Data Types

1. Introduction
2. Numerical Data Types
3. Text Data Type
4. Other Data Types and Concepts

Numerical Data Types Summary

In the preceding chapters, we covered the numerical data types int, float, and double. Additionally, we discussed type modifiers such as short, long. By combining these types and modifiers, we can select the most appropriate data type for our specific task.

Note

The short type modifier cannot be used with floating-point types such as float and double.

* means it depends on a system

** on Windows, long long instead of long

Все було зрозуміло?

Секція 2. Розділ 6
We're sorry to hear that something went wrong. What happened?
some-alt