+ 3
C#'s course have everything about the OOP ?
Hi guys. I want to learn Object Oriented Programming in C#. My questions is are the course for C# in SoloLearn explains everything about C#'s OOP ?
1 Odpowiedź
+ 4
c# is oop because
c# is based on classes and object.
then c# support function overloading
then c# support inheritance of classes
and much more