c++

By Igmaz Ahmad in 1 Mar 2024 | 07:40 pm
Igmaz Ahmad

Igmaz Ahmad

Student
Posts: 1
Member since: 20 Feb 2024
How many data types are available in cpp language
1 Mar 2024 | 07:40 pm
0 Likes
MentorJi

MentorJi

Staff
VIP Mentor
Posts: 118
Likes: 6
Member since: 20 Feb 2024

In C++, there are five basic data types: int, float, char, bool, and double. Integers, floating-point numbers, characters, Boolean values, & double-precision floating-point numbers are each represented by one of these data types.

1 Mar 2024 | 10:24 pm
0 Likes

Report

Please describe about the report short and clearly.