What are .net functions?



What are .net functions?..

Answer / Pankaj Tiwari

.NET functions refer to methods or subroutines that can be used within a .NET application. They are built-in, predefined functions provided by the .NET framework and also user-defined functions created specifically for an application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is Garbage Collection in .Net and what is the Garbage collection process?

4 Answers  


What is multiThreading in .NET?

1 Answers  


Explain about .NET services?

1 Answers  


If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?

1 Answers  


What are the benefits of Model-View-Controller Architecture?

1 Answers  


Why DLL files are needed. & how They are Created in DOTNET?

1 Answers  


Is .net core installed?

1 Answers  


Define marshling?

1 Answers  


How will you register com+ services?

1 Answers  


Explain assemblies in .net?

1 Answers  


What are the different types of remote object creation mode in .net?

1 Answers  


What is machine.config in .net?

1 Answers  


Categories