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

What is functional interface in javatpoint?

0 Answers  


Why is method overloading not possible by changing the return type in java?

0 Answers  


class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


Can you override a private or static method in java?

1 Answers  


What are the features in java?

0 Answers  


Ducking is automatic in checked exception?True or false

2 Answers  


Explain listiterator and methods in listiterator?

0 Answers  


What is the difference between method and constructor ?

3 Answers  


Why is core java important?

0 Answers  


What is a constructor overloading in java?

0 Answers  


What is the difference between heap and stack memory?

0 Answers  


What is map in java?

0 Answers  


Categories