What is the difference between java and .Net?
Answer Posted / ganesh
where java is programming language which supports all
operating systems(platform independent), and where as .net
is frame work which supports upcoming operating systems only.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what do you mean by classloader?
What is the tradeoff between using an unordered array versus an ordered array?
Is an object null?
Tell us something about set interface.
What are conditionals and its types?
What is difference between static variable and global variable?
How to implement an arraylist in java?
What is the default access specifier for variables and methods of a class?
What is internal variable?
What is replaceall in java?
Give me an example of array and linked list? Where they can be used?
how to split string in java?
What does jenkins do?
Can constructor be inherited?
What is a Hash Table? What are the advantages of using a hash table?