SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

SDET Flashcards - Java

» Start this Course
(Practice similar questions for free)
Question:

Why does java not allow multiple inheritance?

Author: Ed Howard



Answer:

There might be a confilict, use the interface method to solve this. We used multilevel inheritance in our frame work with our baseclass (webdriver) ->page initializer(page object from page object model) -> common methods (methods to use on web driver)


0 / 5  (0 ratings)

1 answer(s) in total

Author

Ed Howard
Ed Howard