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
In java how do we copy objects?
How can you make a class serializable in java?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What is default locale java?
What is type parameter in java?
Why does java does not support multiple inheritance? Explain
What is a string what operation can be performed out with the help of a string?
What is a method type?
If goto and const is reserve words than why it is not work in java?
How to print nodes of a Binary tree?
Give reasons supporting that string is immutable.
What is the abstraction?
What causes memory leaks in java?
Which package is imported by default?
What is the concatenation operator in java?