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 new in .net core?

0 Answers  


Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!

3 Answers   3i Infotech,


What is the raise event used for?

4 Answers   Wipro,


What operating systems does the .net framework run on?

0 Answers  


What are Satellite Assemblies? How you will create this? How will you get the different language strings?

0 Answers   Reuters,






What is a strategy pattern? Implement it.

1 Answers  


Tell us the difference between the while and for loop. Provide a .net syntax for both loops?

0 Answers  


Explain the difference between static page and dynamic page?

0 Answers  


What are Sessions?

2 Answers   Deloitte,


What is the use of ErrorProvider Control in .NET?

2 Answers  


What are the Project related questions generaly asked in the interview. Mail to: ana_net1@yahoo.com

2 Answers   TCS,


Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?

0 Answers   Infosys,


Categories