Answer Posted / veeramani
.net is related to only microsoft.It can be run in
microsoft only.It is platform dependent.whereas java is
platform independent i.e.,It can run on any OS
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is use of functional interface in java 8? Explain
What are the different types of collections in java?
What is the difference between a checked and an unchecked exception?
What is module in oop?
How do you convert int to char in java?
Explain the concept of proper inheritance?
Why are data types important?
Can you call one constructor from another if a class has multiple constructors?
what is inner class in java?
Can we have any code between try and catch blocks?
What is int argc char * argv?
Difference between static binding and dynamic binding?
How big is a boolean?
What is the requirement of thread in java?
How do you control extraneous variables?