Can you have two constructors in java?


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

Post New Answer

More Core Java Interview Questions

What causes memory leaks in java?

0 Answers  


can any one send me the example program of immutable class?

2 Answers   Arfin, TCS,


What is the use of string and stringbuffer?

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 a ternary operator in java?

0 Answers  


What access modifiers can be used for class ?

0 Answers  


Why is it called buffering?

0 Answers  


How do you add spaces in java?

0 Answers  


What is data type in java?

0 Answers  


Do you know how to reverse string in java?

0 Answers  


What happens if I remove static from main method?

0 Answers  


What do you mean by garbage collection used in java?

0 Answers  


Categories