Java vs C# polymorphism | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
4 Respuestas
+ 16
Do you have a question about that or is it just information you wanted to share?
28th Mar 2017, 4:47 AM
Tashi N
Tashi N - avatar
+ 12
@Kassem OK, thx!
7th Apr 2017, 2:10 PM
Tashi N
Tashi N - avatar
+ 2
@Tashi Its only an information to share
7th Apr 2017, 2:10 PM
Kassem Shehady
Kassem Shehady - avatar
+ 1
Found this article on the linked page, and must say thank you for it. I preferred leaving nearly every method virtual (the java way) and did not understand completely the versioning strategy of C# util now. So why are NOT methods virtual in C# by default? Read here, if you are interested: http://www.artima.com/intv/nonvirtual.html
7th Apr 2017, 2:00 PM
Magyar Dávid
Magyar Dávid - avatar