- Q What type of unit type code (UTC) is used in JOPES/DCAPES to identify manpower and logistics requirements for deployment, movement planning, and plan execution (A)Standard (B)Associate (C)Non-standard (D)Non-associate
- Q Mention the type of fruit in Aphanopetalaceae Family?
- Q In which places, we can get actual taste of Hyderabad Biryani in Hyderabad
- Q What are the methods in HttpServlet?
- Q From which the cathode ray particles originate in a discharge tube?
- Q explain carpometacarpal joint
- Q Which is the largest volcano crater in the world?
- Q How is the nervous system of molluscs organized?
- Q Richard Arkwright invented the Spinning Jenny what job had he
- Q My brother deals ______ silver.
- Q What is the Capability Maturity Model (CMM)? At what CMM level were the last few companies you worked?
Question
what is Multiple inheritance?why Java Doesn't Support multiple Inheritance.
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
Answers
• The concept of Getting the properties from multiple class objects to sub class object with same priorities is known as multiple inheritance.
• In multiple inheritance there is every chance of multiple properties of multiple objects with the same name available to the sub class object with same priorities leads for the ambiguity. also known as diamond problem. one class extending two super classes.
• Because of multiple inheritance there is chance of the root object getting created more than once.
• lways the root object i.e object of object class hast to be created only once.
• Because of above mentioned reasons multiple inheritance would not be supported by java.
• Thus in java a class can not extend more than one class simultaneously. At most a class can extend only one class. Your Comment
• In multiple inheritance there is every chance of multiple properties of multiple objects with the same name available to the sub class object with same priorities leads for the ambiguity. also known as diamond problem. one class extending two super classes.
• Because of multiple inheritance there is chance of the root object getting created more than once.
• lways the root object i.e object of object class hast to be created only once.
• Because of above mentioned reasons multiple inheritance would not be supported by java.
• Thus in java a class can not extend more than one class simultaneously. At most a class can extend only one class. Your Comment
- 0
- 0
- New Answer
- Contributors: *,
More Software,Java Questions..
What is the inputsplit in map reduce software?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Can variables be used in Java without initialization?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Java,
What is the difference between java bean and enterprise java bean?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Java,
What is software configuration management?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How does the java database connectivity (jdbc) work?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Java,
What are the advantages of threads in java?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Java,
What Is Java Api For Xml-based Rpc (jax-rpc)?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
How can you implement fine-grained auditing?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is IBM’s simple explanation for Big Data’s four critical features?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is static synchronized method in JDBC API? Give an example?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
What does the NULLIF function do?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What happens if a start method is not invoked and the run method is directly invoked?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Should we override finalize method
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
what is the difference between mysql_fetch_array and mysql_fetch_object?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How will XML affect my document links?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What is object cloning in Java?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 0 )
- Tags: Java,
Why to use Style Sheets?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
What are Filters in MVC?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
Can you explain Application layer in OSI model?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,
How to define new testplan attributes?
- 0
- 0 |
- |
- Post Answer |
- Answers ( 1 )
- Tags: Software,