What is the difference between java and .Net?
Answer Posted / rajneesh sharma
java is provide high level security but .net is not provide
that level security
Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is consumer interface?
What is meant by string is immutable?
How many return statement are allowed in a function?
What is difference between static and final?
What are the advantages of packages in java?
What is ‘is-a ‘ relationship in java?
What is the major difference between linkedlist and arraylist?
What about static nested classes in java?
What are the differences between stringbuffer and stringbuilder?
What is hash code collision?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
Explain about fail safe iterators in java?
What environment variables do I need to set on my machine in order to be able to run java programs?
What does n mean in java?
What is Java Reflection API? Why it’s so important to have?