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

Explain the role of assembly in the .net framework.

0 Answers  


What is boxing and unboxing?

4 Answers   Kanbay, TCS,


WHICH IS MORE SECURED AMONG JAVA AND .NET?

7 Answers  


What is GUID and why we need to use it and in what condition? How this is created

1 Answers  


What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables

1 Answers  






Is razor a server side?

0 Answers  


Why do you need to serialize

1 Answers  


What is the version number for the next version of the .net framework, codenamed �orcas�?

0 Answers  


Why string are called Immutable data Type

1 Answers  


What is a model in android?

0 Answers  


Hello guyz, I have interview scheduled next week on .Net Framework 1.1? Can any one please provide a) list of interview questions on .net frame work 1.1? b)basic differences between .net framework 1.1 and 2.0 and 3.5 c)the topics that i need to concentrate while preparing Thanks in advance

0 Answers   Logica CMG, TCS,


Explain two instances where routing is not implemented or required?

0 Answers  


Categories