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
Does java vector allow null?
Explain about interthread communication and how it takes place in java?
What do you mean by garbage collection used in java?
What is a java developer salary?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is bufferedreader in java?
What is string variable?
Define interface in java?
Write a program to print the pattern given below
What is meant by string is immutable?
What is the difference between C++ and Java and your preferences?
Is void a return type?
What is type parameter in java?
Differentiate between stringbuffer and string?
What are different types of inner classes ?