What is the difference between method and means?
No Answer is Posted For this Question
Be the First to Post Answer
What is lambda expression in java?
What will happen if we declare don’t declare the main as static?
What is the replace tool?
Can final class have constructor?
What is the difference between path and classpath variables?
what is singlton class?where it is use in real time senario.
when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
What happens when you add a double value to a string?
what is custom tags with example?
What is the size of int?
What is adapter class?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?