Data Types in C++
 Int integer
Float Floating point
Double Double precision
Char Characters
Bool Boolean
The first four data types are
also available in C language
the Bool is data type a new
addition in C++

More Related Content

PDF
Data types in python part 2
PDF
LibreOffice Conf 2011 Desktop Publishing
PPTX
Benchmark BIB-R @ TPDL 2016
PDF
Functional Concepts
PDF
I/O In Java Part 2
PPTX
Pi - System Programming Language
PPT
C++ data types
PPT
Console Io Operations
Data types in python part 2
LibreOffice Conf 2011 Desktop Publishing
Benchmark BIB-R @ TPDL 2016
Functional Concepts
I/O In Java Part 2
Pi - System Programming Language
C++ data types
Console Io Operations

Viewers also liked (10)

PPTX
Basic Data Types in C++
DOCX
Basic concept of object oriented programming
PPTX
c++ programming Unit 3 variables,data types
PPT
Basic of c &c++
PPTX
Data Type Conversion in C++
PPTX
Variables and data types in C++
PPTX
Concept Of C++ Data Types
 
PPTX
Data types
PPTX
Data Types and Variables In C Programming
Basic Data Types in C++
Basic concept of object oriented programming
c++ programming Unit 3 variables,data types
Basic of c &c++
Data Type Conversion in C++
Variables and data types in C++
Concept Of C++ Data Types
 
Data types
Data Types and Variables In C Programming
Ad

More from Mansur Mughnee (8)

PPTX
DOCX
Brain is the weapon to all human beings used to various activities
DOCX
Fill in the blank
DOCX
Fill in the blank
DOCX
How to write an expression for an integer
DOCX
DOCX
Variable
DOCX
Variable
Brain is the weapon to all human beings used to various activities
Fill in the blank
Fill in the blank
How to write an expression for an integer
Variable
Variable
Ad

Recently uploaded (20)

PPTX
ACL English Introductionadsfsfadf 20200612.pptx
PDF
2025_AIFG_Akane_Kikuchi_Empathy_Design.PDF
PDF
trenching-standard-drawings procedure rev
PDF
Architecture Design Portfolio- VICTOR OKUTU
PDF
Test slideshare presentation for blog post
PPTX
URBAN FINANCEnhynhynnnytnynnnynynyynynynyn
PPTX
UNIT III - GRAPHICS AND AUDIO FOR MOBILE
PPTX
ENG4-Q2-W5-PPT (1).pptx nhdedhhehejjedheh
PPTX
timber basics in structure mechanics (dos)
PPTX
PROPOSAL tentang PLN di metode pelaksanaan.pptx
PDF
Designing Through Complexity - Four Perspectives.pdf
PPTX
Project_Presentation Bitcoin Price Prediction
PPTX
22CDH01-V3-UNIT-I INTRODUCITON TO EXTENDED REALITY
PPT
aksharma-dfs.pptgfgfgdfgdgdfgdfgdgdrgdgdgdgdgdgadgdgd
PPTX
8086.pptx microprocessor and microcontroller
PDF
The Complete Guide to Buying Verified Stripe Accounts 2025.pdf
PPTX
22CDO02-IMGD-UNIT-I-MOBILE GAME DESIGN PROCESS
PDF
Trends That Shape Graphic Design Services
PPTX
Introduction to Building Information Modeling
PDF
Social Media USAGE .............................................................
ACL English Introductionadsfsfadf 20200612.pptx
2025_AIFG_Akane_Kikuchi_Empathy_Design.PDF
trenching-standard-drawings procedure rev
Architecture Design Portfolio- VICTOR OKUTU
Test slideshare presentation for blog post
URBAN FINANCEnhynhynnnytnynnnynynyynynynyn
UNIT III - GRAPHICS AND AUDIO FOR MOBILE
ENG4-Q2-W5-PPT (1).pptx nhdedhhehejjedheh
timber basics in structure mechanics (dos)
PROPOSAL tentang PLN di metode pelaksanaan.pptx
Designing Through Complexity - Four Perspectives.pdf
Project_Presentation Bitcoin Price Prediction
22CDH01-V3-UNIT-I INTRODUCITON TO EXTENDED REALITY
aksharma-dfs.pptgfgfgdfgdgdfgdfgdgdrgdgdgdgdgdgadgdgd
8086.pptx microprocessor and microcontroller
The Complete Guide to Buying Verified Stripe Accounts 2025.pdf
22CDO02-IMGD-UNIT-I-MOBILE GAME DESIGN PROCESS
Trends That Shape Graphic Design Services
Introduction to Building Information Modeling
Social Media USAGE .............................................................

Data types in c

  • 1. Data Types in C++  Int integer Float Floating point Double Double precision Char Characters Bool Boolean The first four data types are also available in C language the Bool is data type a new addition in C++