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 r in java?
List some features of the abstract class.
How do constructors use this() and super()?
Should a main method be compulsorily declared in all java classes?
What is final int?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is a platform?
What is the relationship between class and object?
What is the difference between logical data independence and physical data independence?
Explain reverse a linked list iterative solution in java?
Is vector thread safe in java?
Is null a string in java?
Can inner class have constructor?
Explain about collection interface in java?
What is the use of volatile in java?