Answer Posted / ranjitha
java is object oriented programing language.java is plat
form independent.java is mainly used for web
applications.java does not use pointers why because it
provides security for any platform.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we have two main methods in a java class?
What are the different ways of implementing thread? Which one is more advantageous?
What is return type in java?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
What are the access modifiers available in java?
Explain the importance of finally block in java?
Difference between default and protected access specifiers?
What is private protected in java?
'A class is a template for an object' explain this statement.
What is the function of character?
What is meant by nested loop?
What is the difference between the direct buffer and non-direct buffer in java?
What will be the initial value of an object reference which is defined as an instance variable?
What is the difference between the final method and abstract method?
What is difference between ++ I and I ++ in java?