What is the difference between java and .Net?
Answer Posted / ritu gupta
java is a single language on multiple plateform but .net
can have diff languages on a sngle platform.
| Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
What is the difference between object oriented programming language and object based programming language?
Can an integer be null java?
Can I uninstall java?
Give the hierarchy of inputstream and outputstream classes.
How do you find the independent variable?
What is static variable with example?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
How are observer and observable used in java programming?
What is an example of a keyword?
Write a code to show a static variable?
What is a literal coding?
What is the mapping mechanism used by java to identify IDL language?
For class CFoo { }; what default methods will the compiler generate for you>?
What is multithreading in java?
What is the transient keyword?