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
What is flag in python?
Which sorting is best in java?
What is the point of java?
Print Vertical traversal of a Binary Tree.
What is a marker interface?
Is it possible to use string in the switch case?
What is arrays aslist in java?
What is main difference between variable and constant?
What is functional interface in javatpoint?
What do heavy weight components mean in java programming?
Which software is used for java programming?
Can arraylist contain null values?
What is a method vs function?
Is null a value?
What are selection structures?