Answer Posted / gopi
Java is opensource software where as .net is not a opensourse.
Java platform independent,.net platform dependent.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What's the difference between int and integer in java?
What is executor memory?
what is the messsage u r going to get from an objectoriented programing?
Can we call the constructor of a class more than once for an object?
What happens if constructor is private?
What is data structure in java?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
What is serial version uid and its importance in java?
5 Coding best practices you learned in java?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?
what do you understand by synchronization? : Java thread
Difference between current previous versions of Java?
Difference between arraylist and vector.
What is collections framework?
What are advantages and disadvantages of OOPs?