Answer Posted / kinjal
The language compile in commom language runtime in .net. in .net code is compile on MSIL(microsoft intermediate language)
is called managed code. Managed code run on .net environment.
After compilation of IL the language is not barrier. the code is call or written function in another language.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How to spawn a thread?
Please explain what are an inheritance, polymorphism, and encapsulation?
What is .net assembly?
Explain the code behind wors and contrast that using the inline style.
Do you know what is the difference between an abstract class and an interface?
Write the .net syntax for 'while loop'?
What is the difference between odbc and ado?
What is a serviced component?
What is the difference between constants and read-only variables?
Please explain what is immutability, what is it for and how is it codified?
Is there any attempt system for microsoft technology papers?
Explain is the jit an interpreter?
Explain what is the difference between constants and read-only variables?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Please explain what is the difference between encrypting a password and applying a hashing?