what is difference between java and .net
Answer Posted / m chenna krishna reddy99806574
java is langugage
.net is frame work tool
java runs any platform
.net runs only windows
java not support in pointers
.net supports pointers using unsafe code un safe code means CLR does not provide any security
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How does session work in asp net?
What is the difference between rest and restful?
Which two new properties are added in asp.net 4.0 page class?
What are the security types in asp.net?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
How many web.config files can I have in an application?
Define viewstate in .net?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
How do we implement bundling in MVC?
What are validator? Name the validation controls in asp.net? How do you disable them?
What are the new data controls in asp.net 2.0?
Explain code snippet to register exception filters from controller?
Give 2 examples for scenarios when routing is not applied?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
How many languages are supported by .NET at present time?