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 / satya narayan sahoo
.Net has a different version called as MONO which is
platform indipendent.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is func in .net 3.5?
Explain about the Common Language Runtime?
Explain about major components of the .NET framework.
What tags do you need to add within the asp:datagrid tags to bind columns manually.
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
What makes .net core cross platform?
What is Datatype Conversion in Vb.net?
what is a strong name?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
What is stored procedure ? how we use it in .NET ?
why .net does not support multiple inheritance?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?