What is JAVA? Why it is platform independent?
Answer Posted / bhavani k
java is fully object oriented language, java can run any
where and any time so it is platform independent.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the main use of generics in java?
What is better - 'bit-shift a value' or 'multiply by 2'?
What is the difference between abstract class and interface1? What is an interface?
What is encapsulation in java?
How does enum work in java?
what is optional in java 8?
When object is created and destroyed?
Can we make constructors static?
What is use of set in java?
why we use merge option in hybernate pls give a ex snippet
What is the symbol for space?
What is the list interface?
What are "methods" and "fields"?
What is mean by encoding?
What is the default value of float and double datatype in java?