How objects of a class are created if no constructor is defined in the class?


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

Post New Answer

More Core Java Interview Questions

Why collection doesn’t extend cloneable and serializable interfaces?

0 Answers  


Does java support Operator Overloading?

0 Answers   Flextronics,


Which of the following classes will have more memory allocated?

0 Answers  


What is meant by nested loop?

0 Answers  


What is pangram in java?

0 Answers  






Can an unreachable object become reachable again?

3 Answers  


when there is a need of jvm then how we can say that java is a platform independent language?

3 Answers  


take any 4 input numbers. like 2345.. wanted out put is All 16 combinations of the number 2345.. for example- taking input as 4565 output- 5654 4556 4655..

2 Answers   Emphasis,


Explain creating threads by extending thread class ?

0 Answers  


what is synchronization

3 Answers  


What is the difference between an interface and an abstract class?

0 Answers   Cyient,


What is a java predicate?

0 Answers  


Categories