what are the differences between java and .net?..why u
choose java?
Answer / mohamed nazar
1)java is developed by sun, .net is developed by microsoft
2)java is a open source software, .net is a license based
software
3)java is a platform independent it can execute in mac,
linux, windows operating system also, but .net .net can
execute only in windows
4)Java is more flexible than .net
so i choose java
Is This Answer Correct ? | 10 Yes | 1 No |
Give us the name of the list layoutmanagers in java?
What is the life-cycle of an object?
What languages are pass by reference?
What do you mean by synchronized non access modifier?
What is the difference between jdk and jre?
How do you write a good declaration?
what is main purpose of interface?
2 Answers Accenture, HCL, NIIT,
There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?
What are "class access modifiers" in Java?
Write a program to find the whether a number is an Armstrong number or not?
what is difference between abstract and interface? can i give real time example for the two topics?
What is the difference between double and float variables in java?