Is .net is platform independent. If am using solaris,
installing .net first u had to install framework, so
framework is .exe file then it will not take in solaris or
any other than windows,then how .net is platform independent.
Answer Posted / satya narayan sahoo
.Net has a different version called as MONO which is
platform indipendent.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Describe difference between inline and code-behind?
Explain the differences between server-side code and client-side code.
Tell us what is a sealed class?
What is .net latest version?
Explain the difference between managed and unmanaged code?
Where does the gac exist ?
What is assemblies in .net?
Differences between namespace, class, assembly?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
Explain the process of compilation in .NET?
What is garbage collection in .net? Explain the garbage collection process?
Conceptually, what is the difference between early-binding and late-binding?
Explain about the features and elements present in Visual studio.NET IDE?
Explain what is the difference between odbc and ado?