What is a default constructor and also define copy contrucyor?


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

Post New Answer

More Core Java Interview Questions

Is age a discrete variable?

0 Answers  


Can the interface be final?

0 Answers  


What are the drawbacks of reflection?

0 Answers  


What is the java idl system?

0 Answers  


suppose in a class there is a code like this: { Set hs=new Hashset(); hs.add(new Emp("kathy",1000)); hs.add(new Emp("kathy",2000)); } how can u avoid the above code in your class as set won't allow duplicate objects?

3 Answers  






What is a short in java?

0 Answers  


What is ide with example?

0 Answers  


Why do we use bufferedreader?

0 Answers  


what is request processor?

1 Answers   Virtusa,


What is flush buffer?

0 Answers  


What is length in java?

0 Answers  


What is the use of join method?

0 Answers  


Categories