what is the constructor and how many types of constructors are used in java?


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

Post New Answer

More Core Java Interview Questions

Why are strings immutable in Java?

1 Answers  


What is “try and catch” in java

5 Answers   Cap Gemini, TCS,


What is considered an anti pattern?

0 Answers  


What is compile time polymorphism?

20 Answers   CTS, Elementus Technologies, Oracle,


Can we have return statement in finally clause? What will happen?

0 Answers  






What is the declaration statement?

0 Answers  


What are the concepts of 'OOPS'?

0 Answers   Atos Origin,


How do you break a loop?

0 Answers  


Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?

2 Answers   RBS,


why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?

3 Answers  


How to access a variable if it is declared as private?

3 Answers  


What is hashset in java?

0 Answers  


Categories