Answer Posted / izetamtechnologies
•.NET framework-based applications that are written in supportive languages like C#, F#, or Visual basic are compiled to Common Intermediate Language (CIL).
•Compiled code is stored in the form of an assembly file that has a .dll or .exe file extension.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of assemblies in .net?
Explain cas (code access security)?
What is func in .net 3.5?
What does il do?
Explain the difference between task and thread in .net?
Explain Different kinds of methods?
What is web.config in .net?
Where does the gac exist ?
What is managed code in .NET?
How will you do redo and undo in textbox control?
What is connected and diconnected database ?
Tell us what is heap and what is stack?
What is difference between .net core and .net standard?
Explain garbage collection?
What is the benefit of .net core?