Dot Net is Platform Independent or Platform Dependent..?

Answers were Sorted based on User's Feedback



Dot Net is Platform Independent or Platform Dependent..?..

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

Dot Net is Platform Independent or Platform Dependent..?..

Answer / dsad

sdsasdasd

Is This Answer Correct ?    5 Yes 12 No

Post New Answer

More Dot Net General Interview Questions

What is a formatter?

2 Answers   Infosys, TCS,


How do you define the lease of the object?

1 Answers  


Tell me about secure socket layer? How to make use of the technology?

0 Answers  


Explain the difference between the stack and the heap?

0 Answers  


Explain about the features and elements present in Visual studio.NET IDE?

0 Answers  






how can i create a table from front end to back end in wabe page?

0 Answers  


Is it true that objects don't always get destroyed immediately when the last reference goes away?

0 Answers  


What is different between User Control and Web Control and Custom Control?

2 Answers  


What is Event - Delegate? clear syntax for writing a event delegate

0 Answers  


What is RCW (Run time Callable Wrappers)?

2 Answers  


How to store and retrieve images in SQL server database through VB.NET?

1 Answers  


What is boxing in .NET?

1 Answers  


Categories