Can a class have multiple constructors?


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

Post New Answer

More Core Java Interview Questions

what is business objects?

2 Answers  


What is instanceof keyword?

0 Answers  


What is meant by controls and types?

1 Answers  


What does java edition mean?

0 Answers  


What is static and final keyword in java?

0 Answers  


How do you empty a list in java?

0 Answers  


What happens when main () method is declared as private?

0 Answers   Tech Mahindra,


What is the difference between a field variable and a local variable?

0 Answers  


what is server side caching?

0 Answers   AIG,


Write the program numbers into words.For example 2345==two thousand three hundred fourty five

2 Answers   TCS,


State the difference between creating string as new () and literal.

0 Answers  


Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.

5 Answers  


Categories