What is static variable and static method?

Answer Posted / naraen

static variable is a class variable. This life time scope
in whole prgm...

static method is use to access without creating object in
the java prgm...

Is This Answer Correct ?    53 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does arraylist work in java?

540


What is meant by main method?

590


What is nextint java?

556


How do you calculate square roots?

585


What is io stream in java?

529






What is Garbage Collection in Java

620


Can we overload destructor in java?

547


What is java jit compilers?

568


What does replaceall do in java?

492


Which is better singleton or static class?

519


Which is faster call by value or call by reference?

513


State differences between C and Java?

672


What is a wrapper method?

541


Describe what happens when an object is created in java ?

556


What is nan inf?

517