What is the difference between java and .Net?
Answer Posted / ravi kiran
java is an platform independent where as .net is primarily
for windows
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
In the below example, what will be the output?
explain autoboxing in java?
Explain the difference between jdk, jre, and jvm?
What is the function of http?
What is a Transient Object?
Explain the private field modifier?
Give a practical example of singleton class usage?
Can we use a default constructor of a class even if an explicit constructor is defined?
Where is singleton pattern used?
What is class and object in java?
What is string args [] in java?
Can we sort array in java?
What is the basic difference between string and stringbuffer object?
what is synchronization and why is it important? : Java thread
What is the gregoriancalendar class in java programming?