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 fundamental datatype?
Which list does not allow duplicates in java?
What are unchecked exceptions in java?
What are the library functions in java?
What is jagged array in java?
What is the main use of java?
Does java set allow duplicates?
What is main difference between variable and constant?
What is printwriter in java?
Can constructor be static or final?
What is meant by 'bit masking' in java?
Which package is always imported by default?
What are the 3 types of control structures?
What are class members by default?
When will you define a method as static in Java?