Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default size of load factor in hashing based collection?
How to perform linear search in java?
Is linkedlist thread safe in java?
What is difference between public static and void?
How to make a non daemon thread as daemon?
Should database connections be singleton?
What is difference between string and new string?
if two references are having same hash codes,is that means those are refering to same object?
What is Transient and volatile
What are unchecked exceptions in java?
In what types of operations an ArithmeticException will be thrown?
Is set ordered in java?