Computer Science, asked by bhavsarpreet2606, 2 months ago

Polymorphism is achieved using how many types of overloading?

a) Two

b) Three

c) One

d) Four​

Answers

Answered by DasRicha
6

Polymorphism is achieved using how many types of overloading?

Answer:

(b) Two

Explanation:

In Java Polymorphism is of two types. They are:

  • Compiletime Polymorphism
  • Runtime Polymorphism
Similar questions