InterviewSolution
| 1. |
What Do You Mean By .net Framework |
|
Answer» It is a collection of CLASSES and services.It exists as a layer between.NET applications and underlying operating system.i.e., it encapsulates the basic functionality that was earlier built into programming languages such as DEBUGGING and security services. It is a collection of classes and services.It exists as a layer between.NET applications and underlying operating system.i.e., it encapsulates the basic functionality that was earlier built into programming languages such as debugging and security services. |
|