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 is difference between .net and .net core?
Explain Creational design pattern in .NET?
Tell us the differences between an interface and an abstract class in .net?
Which file is taken by compiler when we have both file Application and Server Configuration file?
Explain how to manage pagination in a page using .net?
Why you want to leave your previous company.
What is 3 tier architecture?
How can I get at the win32 api from a .net program?
Explain how to load the contents of an xml file into an xmldocument object?
What is assembly in .net?
Different levels of priority provided by .net.
What do you mean by web service?
Please explain what is the difference between constants and read-only variables?
What are the new features in .net core?
Explain why do we use the “using” statement?