Language
Version: 5
Categories
-
User Program Communication
-
Variables
-
Control Flow
-
Object Oriented Programming
-
Strings
Search Results
Searching for: Type Definition in C#
Primitive Data Types
Language: C#
To declare the type of data for the value of a variable. Primitive data types include: int, short, long, byte, float, double, char, and boolean.