"Verified" ~ "verified*" ~ "verified^" Study Cube Learning: C# Data Type
Showing posts with label C# Data Type. Show all posts
Showing posts with label C# Data Type. Show all posts

Thursday, May 21, 2020

C# Tutorial 3 - C# Variable | Variable Initialization | C# Data Type

Variable - 

A variable is a name that denotes a storage area used to store a data value that can be changed by our program.
 
Variable declaration rules -

1- They must not start with a digit.
2- Uppercase and lowercase are treated as unique.
3- We can not declare the keyword as a variable.
4- We can not use white space.
5- Variable names can be of any length.

Initialization of variables -

string stringVar = "Hello World!!";
int intVar = 100;
float floatVar = 10.2f;
char charVar = 'A';
bool boolVar = true;  


It specifies the size and type of values that can be stored in variable. There are 2 types of data type.



















































Choose the Right Graphic Designer

 Picking a decent visual originator is critical in the improvement of your image. There are many visual originators around and everybody you...