Main | Registration | Login | RSSTuesday, 2025-01-28, 5:45 AM

PiEcE oF InFoRmAtIoNs

Site menu
Search
Statistics

Total online: 4
Guests: 4
Users: 0

Variable Declaration


We have to declare all variables and constants, before we can use them. When we declare a variable, we specify its data type. 

For example, to declare a variable with data type integer, float, and character, we simply write: 

int sum; 
float area;
char letter;

or we can group similar data type variables in one list such as:

int n1, n2, sum, diff;
float area, fah, celsius, divided;
char letter, symbol, initial;

Login form
Calendar
«  January 2025  »
SuMoTuWeThFrSa
   1234
567891011
12131415161718
19202122232425
262728293031
Site friends
CLICK BELOW THE SITE YOU WANT TO GO:

Create your own site

YAHOO Mail

FACEBOOK

GOOGLE

FRIENDSTER

Our poll
Rate my site
Total of answers: 41

Copyright MyCorp © 2025
Make a free website with uCoz