why java does not contain pointers?
Answer Posted / rameshreddy
pointer means it is something pointes to other things. or
creating memory allocation for all the things(
class,methods,variables). In java creating memory allocation
is possible through java jvm only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does business logic mean?
What are the approaches that you will follow for making a program very efficient?
What is floating data type?
How will you call an Applet using Java Script Function?
What is jpa specification?
Explain covariant method overriding in java.
What is the do while loop syntax?
Does treeset allow null in java?
Why call by value prevents parameter value change?
placement papaers of spring computing technology
what is meant wrapper classes?
What are variable arguments or varargs?
How do you sing an Applet ?
what is meant by abstract class?
What is java command?