error in main method

Joined
Feb 23, 2012
Messages
1
Reaction score
0
why any variable that is intilised in main method in java doesnot print anything.infact it is given error..like


class r
{
public static void main(string a[])

{
int r;
system.out.println("r"+r); //error
}
}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top