0% found this document useful (0 votes)
2 views

CLR Functions

.NET CLR Functions convert programs into native code, manage memory, handle exceptions, and provide type-safety and security. They support object-oriented programming features like inheritance and interfaces while being language and platform independent. Additionally, they enhance performance and include garbage collection.

Uploaded by

sodahi1806
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

CLR Functions

.NET CLR Functions convert programs into native code, manage memory, handle exceptions, and provide type-safety and security. They support object-oriented programming features like inheritance and interfaces while being language and platform independent. Additionally, they enhance performance and include garbage collection.

Uploaded by

sodahi1806
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Copyright© 2023 Mohammed Abu-Hadhoud

ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
Copyright© 2023 Mohammed Abu-Hadhoud
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
Copyright© 2023 Mohammed Abu-Hadhoud
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
.NET CLR Functions
• It converts the program into native code.
• Handles Exceptions.
• Provides type-safety.
• Memory management.
• Provides security.
• Improved performance.
• Language independent.
• Platform independent.
• Garbage collection.
• Provides language features such as inheritance, interfaces, and
overloading for object-oriented programs.
• Manager for all .NET supported languages.

Copyright© 2023 Mohammed Abu-Hadhoud


ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
Copyright© 2023 Mohammed Abu-Hadhoud
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience

You might also like