[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.
Technical Discussion :: Java

10 / 66

What is the difference between static and non-static variables?

Answer:

'static' is a keyword available in Java. The variable that is declared as static, is called as class variable. All instances share the same copy of the variable.



Eg.: static int y=1;



 

Asked In :: iGateSyntel Inc.Accenture

Post Your Answer Here:


Rate This: +1 -0      +
Report    

Post Your Reply Here:

Alert me
q4i-reply-your-answer

Report Error

Please Login First Click Here

Most Popular Qs.