Computer Science, asked by tusharguptaofficial, 1 year ago

Difference between Base Keyword & Super Keyword in C Sharp?​

Answers

Answered by code30pcs
1

Answer:

For super keyword in Java, we have the base keyword in C#. Super keyword in Java refers immediate parent class instance. It is used to differentiate the members of superclass from the members of subclass, if they have same names. ... C# base keyword is used to access the constructors and methods of base class.

Answered by qansasiddiqua
0

Answer:

For super keyword in Java, we have the base keyword in C#.Super keyword in Java refers immediate parent class instance. It is used todifferentiate the members ofsuperclass from the membersof subclass, if they have same names. ... C# base keyword isused to access the constructors and methods of base class.

Hope it helps u!!!

Plzz mark me the brainliest!!!!!

FOLLOW ME!!!♡♡♡♡

Similar questions