why java does not contain pointers?
Answer Posted / varma
java programming environment does not support pointers in
other words java language is free from pointers concept.So
that we can get less application development time and less
application execution time.because of magic of byte code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we catch more than one exception in a single catch block?
Explain the difference between an object-oriented programming language and object-based programming language?
List the features of java programming language.
What is the intersection and union methods?
Can java run on google chrome?
What are the steps involved to write rmi based programs?
Can we compare two strings in java?
How many types of equations are there?
Is string is a data type in java?
Is string a data type in java?
Explain listiterator and methods in listiterator?
How many digits is int32?
What is runtime polymorphism or dynamic method dispatch?
What is used of static keyword in java?
What is the difference between C++ and Java and your preferences?