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
What are session state modes? List some of the important session state modes of asp.net.
What is the difference between dispose() and finalize()?
How do you store a value in viewstate and retrieve them?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Why select Web API?
How do you implement sql caching in asp.net?
Explain about the Class view window?
How can you dynamically add user controls to a page?
What r the asp.net list controls and difference between them?
What is a query string in a url?
Define the term Scavenging in Caching?
Which two new properties are added in asp.net 4.0 page class?
Which Is Faster MVC or ASP.net ?
What are asp.net web forms?
Demonstrate Render and PreRender?