What is the difference between method and means?


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

Post New Answer

More Core Java Interview Questions

What is lambda expression in java?

0 Answers  


What will happen if we declare don’t declare the main as static?

1 Answers  


What is the replace tool?

0 Answers  


Can final class have constructor?

0 Answers  


What is the difference between path and classpath variables?

0 Answers  






what is singlton class?where it is use in real time senario.

1 Answers   Wipro,


when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..

1 Answers   Ness Technologies,


What happens when you add a double value to a string?

0 Answers  


what is custom tags with example?

3 Answers   Amdocs,


What is the size of int?

0 Answers  


What is adapter class?

12 Answers  


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

0 Answers  


Categories