Answer Posted / mohankrishnareddy.n
1.JAVA is a platform independent where as .net is a
partial plarform dependent.ie jvm generates the Byte code
which is runnable on any flatform.
2.JAVA provides high security compared to .net
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain different ways of creating a thread. Which one would you prefer and why?
How many types of interfaces are there?
What do you meant by active and passive objects?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
What are the principle concepts of oops?
What is tree in java?
What is a key in java?
Explain java coding standards for constants?
What is compareto () in java?
Can we create more than one object singleton class?
What is the name of the java compiler?
Highest level event class of the event-delegation model?
What is abstraction in java?
what is a thread pool in java and why is it used?
Explain about java sdk?