Differentiate between static and non-static methods in java.


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

Post New Answer

More Core Java Interview Questions

There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?

6 Answers   KPIT,


How to check if a list is sorted in java?

0 Answers  


Can we declare a class as static?

0 Answers  


diff between abstract methods and interfaces with programing (code) example?

2 Answers  


What are the advantages of java over cpp?

0 Answers  


how to deploy tomcatserver to weblogic server? write d following steps?

0 Answers  


What is immutable in java?

0 Answers  


Explain the difference between association, aggregation and inheritance relationships.

0 Answers  


What are the important methods of java exception class?

0 Answers  


Is it possible to write a regular expression to check if string is a number?

0 Answers  


What are methods in java?

0 Answers  


Explain the relationship between the Canvas and Graphics class?

1 Answers  


Categories