Sample variable declaration
A sample variable declaration is shown below:
int aVariable;
In this example variable declaration: