Can a class have multiple subclasses?


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

Post New Answer

More Core Java Interview Questions

java Technical questions asked by JPMC

0 Answers   JPMorgan Chase,


What is the purpose of return statement?

0 Answers  


What is a substitution variable?

0 Answers  


What are thread safe functions?

0 Answers  


How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?

1 Answers   TCS,






How do generics work?

0 Answers  


Does java runtime require a license?

0 Answers  


What is multithreading and its advantages?

0 Answers  


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


What is casting?

3 Answers   BMC,


How to check if a list is sorted in java?

0 Answers  


how to handled exceptions & erros in ejb?

1 Answers   Satyam,


Categories