Can a constructor have different name than a class name in java?


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

Post New Answer

More Core Java Interview Questions

what is collatration?

0 Answers  


What is passing by reference in java?

0 Answers  


Variables used in a switch statement can be used with which datatypes?

0 Answers  


What is prefix of a string?

0 Answers  


tell me some common

2 Answers   TCS,


What are the important features of Java 11 release?

0 Answers  


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

6 Answers   HP, SparkTG,


Explain parallel processing in java8?

0 Answers  


What about abstract classes in java?

0 Answers  


What is java regex?

0 Answers  


which one is performance wise advantageious from List,Set,Map?

6 Answers  


What is meant by collection in java?

0 Answers  


Categories