employer cover photo
employer logo
employer logo

John Keells Computer Services

Est-ce votre entreprise ?

Question d’entretien chez John Keells Computer Services

What is polymorphism?

Réponses aux questions d'entretien

Utilisateur anonyme

15 mai 2018

Polymorphism is the ability of programming languages to present the same interface for differing underlying data types. A polymorphic type is a type whose operations can also be applied to values of some other type.

2

Utilisateur anonyme

1 avr. 2018

What is the difference between ArrayList and Linked list?