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 does int [] mean in java?

528


Is a boolean variable?

513


What is class and object in java?

545


How will you serialize a singleton class without violating singleton pattern?

1517


Can a static member function access member variable of an object?

554






Can an interface be final?

539


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

1931


explain what is transient variable in java?

618


When will we use them?

582


Is 0 true or false in java?

515


Write a program to calculate factorial in java?

580


Should you use singleton pattern?

517


When we should use serialization?

560


Can you override static methods?

500


what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread

490