Answer Posted / javac
Internally java is based on pointers only.Sun People have
implemented the java utilites using pointer concepts but
they have restricted the developers to use the pointers.so
we cannot use pointers in java.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What does math floor () do?
What is the difference between dom and sax parser in java?
explain what is transient variable in java?
How does multithreading take place on a computer with a single cpu in java programming?
What are different ways of object creation in java ?
Discuss different types of errors that generally occur while programming.
Which is the best sorting technique in java?
What is numel matlab?
Can we define static methods inside interface?
What do you mean by platform independence? What is an interface?
What is super?
What are internal variables?
What are use cases?
What is native code?
Why can we not override static method?