What is the difference between java and .Net?
Answer Posted / satish kumar b
the only main difference between java n .net is where .net
is language independencies and java language dependency
Is This Answer Correct ? | 38 Yes | 123 No |
Post New Answer View All Answers
When a byte datatype is used?
Why java strings are immutable in nature?
Is a method a procedure?
Can an interface have a class?
What is difference between array and vector?
What does snprintf return?
Does set allows null in java?
If a class is declared without any access modifiers, where can the class be accessed?
What is use of a abstract variable?
What function extracts specified characters from a string?
Is null a string or object in java?
What is considered an anti pattern?
What is the difference between ArrayList and Vector? which one is better in Java
Explain the difference between jvm and jre?
Can anonymous class have constructor?