What is the result? Given: What is the result? Given: What is the result? A. Up Down B. Up Up C. Up null D. Compilation fails E. An exception is thrown at runtime Show Hint ← Previous question Next question →
D
abstract class Plant{abstract String growthDirection();}