what is difference between java and .net
Answer Posted / vikas mathur
Java Can Run on Multipal Platforms but .Net can be used
only on Windows Plateform.
Java is a Language but .Net is not a Language but it is a
Development Platform that supports Many Languages.
| Is This Answer Correct ? | 71 Yes | 7 No |
Post New Answer View All Answers
What is page request in asp.net?
How to display validation messages in one control?
How long the items in ViewState exists?
What is the difference between trace and debug in asp.net?
How can we inherit a static variable?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Define globalization and localization.
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How do session tokens work?
What is event bubbling?
How does asp.net page work?
What is ashx file in asp.net?
Which methods validate all the controls on a page?
Give an example of cookie abuse.
What is the difference between Hash table and Array list?