what is difference between java and .net
Answer Posted / pramod
java is OOP's language, but .net is the technology that
supports various languague for development.
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
How asynchronous call can be implemented using delegates?
Is asp.net easy to learn?
What is the equivalent of date() and time() in asp.net?
In ViewState How much lifespan items stored?
What is simple data binding?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are server objects?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
when a request is made in Life cycle of ASP.NET page .
What is a web server? What are the load limits in it?
List the types of authentication supported by asp.net?
Explain the difference between server control and html control.
Is data edited in the Repeater control?
Where do the cookie state and session state information be stored?