what are the difference between Java and .Net?

Answer Posted / kalva raju

Java is a programming language, it is more used in internet and web application.Java have source code.
.Net is a graphical language work with GUI mode

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java english?

580


What is 32 bit float?

650


What is a nested class?

687


Difference between collection, collection and collections in java?

658


What is the importance of hashcode() and equals() methods?

674






What are peerless components in java programming?

679


What is java util function?

597


Which is bigger double or float?

629


4.1 Supply contracts (in the form of comments specifying pre- and post conditions) for the enqueue() method of the LinkedQueue class given in the Appendix. (2) 4.2 Let Thing be a class which is capable of cloning objects, and consider the code fragment: Thing thing1 = new Thing(); //(1) Thing thing2 = thing1; //(2) Thing thing3 = (Thing) thing1.clone(); //(3) Explain how the objects thing2 and thing3 differ from each other after execution of the statements. (

1506


Difference between this() and super() in java ?

694


What are parsing rules?

612


Do you know why doesn't the java library use a randomized version of quicksort?

622


What is the difference between the paint() and repaint() methods in java programming?

733


What class allows you to read objects directly from a stream in java programming?

620


Can we nested try statements in java?

724