What is the use of static methods?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Is final static java?

0 Answers  


when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


Why cant we define System.out.println() inside a class directly?

5 Answers  


Write a program to print all permutations of string?

0 Answers  


why doesn't java run on all platforms?

0 Answers  






What is a substitution variable?

0 Answers  


What state does a thread enter when it terminates its processing in java programming?

0 Answers  


Explain treeset?

0 Answers  


finalize() method?

5 Answers  


What are the 6 functions?

0 Answers  


Can anonymous class have constructor?

0 Answers  


What is serialization in java?

0 Answers  


Categories