What is the difference between java and .Net?
Answer Posted / sang
.net is language independent and java is platform
independent.
.net is a framework and java is a programming language.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can we declare a class as static?
Why do we need hashmap in java?
What types of index data structures can you have in java?
Can I overload to string method
How do you override a variable in java?
What's the purpose of using break in each case of switch statement?
What are the methods of object class ?
Explain inheritance in java?
What is %02d?
What is the integer of 16?
5 Coding best practices you learned in java?
List some important features of java 10 release?
How to create a fecelet view?
What is the function of compareto in java?
Why do we use variables?