C language - Class 6 : Data types in C

Ankpro Training
Ankpro Training
14.2 هزار بار بازدید - 2 ساعت پیش - Datatypes : A data type
Datatypes : A data type is a keyword which specifies the type of data being stored in the variable. Data types are used to define variables before to use in a program. Size of variables are determined by data types. Data types are put before the variables in the declaration to specify variables’ type. For Ex: int num, sum; All data types are keywords. char 1 byte -128 to 127 int 2 bytes -32,768 to 32,767 long 4 bytes -2,147,483,648 to 2,147,483,647 float 4 bytes 3.4 E-38 to 3.4E+38 6 decimal places double 8 bytes 1.7E-308 to 1.7E+308 14 decimal places void empty data type ankpro ankpro training Asp.net MVC C# C sharp Bangalore Rajajinagar Selenium Coded UI Mobile automation testing Mobile testing JQuery JavaScript .Net C C++ Components of the .Net framework Hello World Literal Keywords Variable Data types Operators Branching Loops Arrays Strings Structures Enums Functions
2 ساعت پیش در تاریخ 1403/07/08 منتشر شده است.
14,298 بـار بازدید شده
... بیشتر