|
|
|
UploadedBy: | NASIB SINGH GILL |
|
|
|
|
|
|
|
|
|
UploadedBy: | NASIB SINGH GILL |
|
|
|
|
|
|
|
|
|
|
Remarks: | Hash Map is data structure that maps Keys to Values. A hash table uses a hash function to compute an index, also called a hash code.
|
|
|
|
|
|
|
|
|
|
Remarks: | Collection classes are specialized classes for data storage and retrieval. These classes provide support for stacks, queues, lists, and hash tables.
|
|
|
|
|
|
|
|
|
|
Remarks: | A constructor is a special type of subroutine called at the creation of an object.
A destructor is a special member Sub of a class that is executed whenever an object of its class goes out of scope.
|
|
|
|
|
|
|
|
|
|
Remarks: | Managed code is a code whose execution is managed by Common Language Runtime (CLR).
, Unmanaged code, which is directly executed by the operating system is known as Unmanaged code. It always aimed for the processor architecture and depends upon computer architecture.
|
|
|
|
|
|
|
|
|
|
Remarks: | The Common Language Runtime, the virtual machine component of Microsoft .NET Framework, manages the execution of .NET programs. |
|
|
|
|
|
|
|
|
|
Remarks: | NET architecture is the programming model for the . NET platform. The . NET Framework provides a managed execution environment, simplified development and deployment and integration with a wide variety of programming languages. |
|
|
|
|
|
|
|
|
|
Remarks: | .NET is a framework that provides a programming guidelines that can be used to develop a wide range of applications from web to mobile to Windows-based applications
|
|
|
|
|
|
|
|
|
|
Remarks: | source: ePGPathshala |
|
|
|
|
|
|
|
|
|
Remarks: | source: ePGPathshala |
|
|
|
|
| |