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 comparable and comparator interface? List their differences
Can private method static?
What is the difference between method and means?
How long will it take to learn java?
Explain the concept of hashtables?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
What are the various access specifiers in java?
What is a text string?
What is a instance variable in java?
How hashmap increases its size in java?
What is a void method?
What is mean by collections in java?
Write a program to reverse array in place?
What is off heap memory?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?