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 difference between local variable and global variable?

0 Answers  


What is a pointer and does java support pointers?

0 Answers  


What do you mean by access modifier?

0 Answers  


What is a singleton class? Give a practical example of its usage.

0 Answers  


If set accepts only one argument then how can it compare two objects to avoid duplicates

5 Answers  


What is the purpose of declaring a variable as final?

0 Answers  


explain different ways of using thread? : Java thread

0 Answers  


What is unmodifiable collection in java?

0 Answers  


Can a method be static?

0 Answers  


How are this and super used?

7 Answers   IBM,


if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the system excute these threads

2 Answers  


what are class,constructor and primitive data types?

2 Answers   IBM,


Categories