Dot Net is Platform Independent or Platform Dependent..?
Answers were Sorted based on User's Feedback
Answer / imatoria
Compiled code of .Net is platform independent because its
been translated to Intermediate Language code and deployed.
And then JIT compiler translate it to machine code when its
been accessed for the first time.
| Is This Answer Correct ? | 29 Yes | 4 No |
what is AGILE SCRUM methodoly....?
Is .net core managed code?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
Why SOAP is required?
Explain how to stop a thread?
What are Sessions?
What is CLR? How it will work?
How can you instantiate a tuple?
Directcast(123.34,integer) - should it throw an error? Why or why not?
Best Dot Net Center in Chennai ?
Explain the different types of proxy patterns?