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
What is the difference between an inner class and a sub-class?
What are the restrictions imposed by a Security Manager on Applets?.
What is vector?
What is an accessor?
Write a function to print Fibonacci series and Tribonacci series?
Which keyword specify that a variable is effectively final ?
In which order the iterator iterates over collection?
What methods are used to get and set the text label displayed by a button object?
What is the purpose of the file class in java programming?
What is the best way to findout the time/memory consuming process?
What is ellipsis in java?
What is local variable and instance variable?
What are the 5 types of research methods?
What is a default constraint?
Is integer immutable in java?