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
Define class?
Why object class is super class for every class in java?
What does snprintf return?
What is difference between synchronize and concurrent collection in java?
What are the Static and Dynamic Variables? Differentiate them.
What is the purpose of void?
What is a variable declaration?
Can java run on google chrome?
How do I stop concurrentmodificationexception?
How to convert string to char and vice versa?
When to use runnable interface vs thread class in java?
How listener identify that the event came from a particular object?
Write a code to create a trigger to call a stored procedure
What are the restrictions that are applied to the java static methods?
What is Recursion Function?