what is difference between java and .net
Answer Posted / surekha reddy
Java is purely platform independent language, where as .net
is partially platform independent
both provides gui but .net doesnot need any coding for gui
its just drag and drop where as in java for everything
coding is required.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Why do we need url encoding?
Explain how cookies work. Give an example of cookie abuse.
What is repository pattern in mvc.net? : asp.net mvc
What are the layouts of ASP.NET Pages?
How can you send an email message from an asp.net web page?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
How many types of cache are there?
If you are using components in your application, how can you handle exceptions raised in a component?
What are the advantages and limitations of query string?
Where code pages are used?
What is simple data binding?
Explain difference between dataset and datareader?
What is preprocessor in .net and type, where it use?
What is mta?