What is the difference between java and .Net?
Answer Posted / rehan
We can write and execute c language in .net environment
where as java environment is only for java code.we can't run
other than java code on java platform
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Can we create constructor in abstract class ?
What are the new features in java 8? Explain
Difference between serialization and deserialization in java?
What is a percentage sign called?
Where are register variables stored?
How we can execute any code even before main method?
what are three ways in which a thread can enter the waiting state? : Java thread
What is immutability in java?
What is an abstract class and what is it’s purpose?
Can static method access instance variables ?
Explain about instanceof operator in java?
What are the basic concepts of OOPS in java?
Why heap memory is called heap?
What is difference between iterator access and index access?
What are the main differences between the java platform and other platforms?