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 |
What are encapsulation, inheritance and polymorphism?
Define Wrapper Classes in Java.
class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }
Why static functions are used?
How do you remove an element from an arraylist in java?
Why are there no global variables in java?
What is the main method java?
how to create daemon thread in java?
What is meant by stack and queue?
How to disable caching on back button of the browser?
What is Hierarchy of exception?
How to provide security in java
0 Answers Infosys, TCS, Tech Mahindra,