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

What is meant by singleton class?

596


What are different data types?

564


What is the statements?

585


What is math exp in java?

542


What is a local block?

633






What is the use of parseint in java?

532


What is primitive array?

513


What is intern method in java?

578


What is tochararray in java?

495


How to reverse string in java?

610


What is a dynamic array in java?

560


What is the destroy method?

582


How do you allocate memory to object?

511


What function extracts specified characters from a string?

558


What are the important methods of java exception class?

569