What do you mean by constructor?


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

Post New Answer

More Core Java Interview Questions

What does substring mean?

0 Answers  


Why you should not use singleton?

0 Answers  


What are the advantages of exception handling?

0 Answers  


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

0 Answers  


How many arguments can a method have java?

0 Answers  






I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


What is the purpose of finalization in java programming?

0 Answers  


List two java ide’s?

0 Answers  


Difference between JVM and JRE?

3 Answers   Amdocs,


What is string pooling concept?

0 Answers  


what is the logic inside any default constuctor?

2 Answers  


what is d difference between deep cloning and shallow cloning in core java?

3 Answers   Satyam,


Categories