IS MS.Net platform independent or dependent?

Answers were Sorted based on User's Feedback



IS MS.Net platform independent or dependent?..

Answer / garima kurmi

.Net is not platform independent , it's only language
independent

Is This Answer Correct ?    51 Yes 13 No

IS MS.Net platform independent or dependent?..

Answer / garima kurmi

.Net is not platform independent , it's only language
independent

Is This Answer Correct ?    25 Yes 10 No

IS MS.Net platform independent or dependent?..

Answer / kaushik

.Net is platform independent. As of now it can work on
Windows and Linux OS because MS has launched only two
JIT(Just In Time) compilers one for each OS. If MS launches
JIT compilers for other OS it will be able to run in them too.

Is This Answer Correct ?    16 Yes 4 No

IS MS.Net platform independent or dependent?..

Answer / prabhat

its platform dependent but we can say its language
independent because of it support more then 40 types of
language.

Is This Answer Correct ?    10 Yes 3 No

IS MS.Net platform independent or dependent?..

Answer / kishore maddineni

MS.NET has the platform independent capability.But till now
there is no framework for linux operating system.So it is
platform dependent.But it is language independent,because
any .net language code can be run in any .net language.

Is This Answer Correct ?    7 Yes 3 No

IS MS.Net platform independent or dependent?..

Answer / esas

OfCourse .Net is a Platform dependent...But its Language
independent,v can use languages like VB,C#,J#..

Is This Answer Correct ?    3 Yes 0 No

IS MS.Net platform independent or dependent?..

Answer / thirumala

Yes.Net is a platform independent but platform independence
of .NET is only theoretical at present because at the time
of writing a complete implementation of .NET is only
available for windows.However there is a partial
implementation available

Is This Answer Correct ?    4 Yes 2 No

IS MS.Net platform independent or dependent?..

Answer / harikrishna

.net is a platform completely dependent on windows OS. The
classes in .netframework is completely depends upon windowsOS.

IN mono Compiler you cannot execute all the classes. The
applications which are developed under .netframework is also
platform dependent bcz without having .netfrmwrk u cannot
run doz appl'n.

If u r using thirdparty tools to run .netframework in LINUX
thn u cannot say dat it is platform independent without
using other tools can u install .exe in linux OS?????????????

Is This Answer Correct ?    4 Yes 2 No

IS MS.Net platform independent or dependent?..

Answer / harikrishna

.net is a completely platform dependent. Here platform is
windows.
microsoft never share their resources with another OS.
u can make use of .net framework in Lunix by using 3rd party
tools but if u r using 3rd party u cannot say that it is
independent.

So,
it a platform dependent which will run only on windows
platform it is not independent...

Is This Answer Correct ?    3 Yes 1 No

IS MS.Net platform independent or dependent?..

Answer / ranganath reddy

.net is not 100% platform independent,where CLR is not
available to all operating systems.microsoft is providing
.net towards Windows.Mono organization is providing.net
towards other platforms{o.s's)

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Which filter executes first in an asp.net mvc application?

0 Answers  


Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???

6 Answers   3i Infotech,


What is .NET Framework?

4 Answers  


Explain what languages does the .net framework support?

0 Answers  


How to enable Attribute Routing?

0 Answers  






what is split entity?

0 Answers   Microsoft,


I'm anfinal yr. engg. student with knowledge of .net. I want to refurnish my knowledge for interview purpose. Which institute is good....I am confused among Peers, Naresh it, Deccansoft...Plz help me to select the right institute.....

9 Answers  


What is the difference between model view and controller?

0 Answers  


How do you handle variable number of segments in a route definition?

0 Answers  


How to bind table colum with gridview column?

0 Answers  


exe abrevatiom

5 Answers   IBM,


Why we need a separate mobile project template, while we can render our web application in mobile ?

0 Answers  


Categories