Answer Posted / neha
Though C# is language dependent theoritically as it can run on any system where CLR is installed ,but actaully linux,Mac does not allow clr to be installed therefore practically it is NOT platform independent
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I open an ashx file in windows 7?
what is a .xap file? Explain with an example.
What is server side session management?
Mention few asp.net validators.
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What is latest version of asp.net mvc? : Asp.Net MVC
Describe the application event handlers in ASP.NET?
How is my content secured from unauthorized access?
Explain how dot net compiled code will become platform independent?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is a web farm?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Why do we need url encoding?
What is the difference between Hash table and Array list?
Explain server side state management system.