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
Is arraylist sorted in java?
What is collection sort in java?
What are the 6 mandatory procedures for iso 9001?
Will the jvm load the package twice at runtime?
What is a bubble sort in java?
What does it mean that a method or field is “static”?
Explain about data types?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
Do you know why doesn't the java library use a randomized version of quicksort?
What is the symbol for space?
Does java allow default arguments?
What is the static method?
Why constructor has no return type?
Is arraylist ordered in java?
What lambda means?