What is the meaning of extention?



What is the meaning of extention?..

Answer / Virat Tiwari

An extension in C# refers to a language feature that allows you to add new functionality to existing classes without inheriting or modifying them. Extension methods are used to extend the functionality of an existing class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

List the fundamental oop concepts?

1 Answers  


What are the types of comments in c#?

1 Answers  


What are the 2 types of data types available in c#?

1 Answers  


What is difference between sleep () and wait ()?

1 Answers  


What is writeline?

1 Answers  


what is garbage collection?

8 Answers   Protech,


How can you use abstract class and interface?

1 Answers   Accenture,


How encapsulation and abstraction defined/used in C#.NET.

8 Answers   Synechron,


What are the uses of delegates in c#?

1 Answers  


When static constructor is invoked?

9 Answers   TCS,


What is dbml file in c#?

1 Answers  


What is a static in c#?

1 Answers  


Categories