What is the difference between java and .Net?
Answer Posted / rajneesh sharma
java can be make program many diff operating system but in
.net can be used make program for any programming language
VB,VC++,C#,ASP into windows OS.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Can a abstract class be defined without any abstract methods?
Can we change the value of static variable?
What is functional interface in java?
How many types of array are there?
Can a class be a super class and a sub-class at the same time? Give example.
Why do we use string?
What is main difference between variable and constant?
What is time complexity algorithm?
Can we define a package statement after the import statement in java?
What is nested interface?
What is data member in java?
What is volatile data type?
What are strings in physics?
What is an immutable object?
If an application has multiple classes in it, is it okay to have a main method in more than one class?