Basic Java Interview Question and Answers
13. | Does Java support pointers? |
---|---|
Java doesn't support the use of pointers as their improper handling causes memory leaks and compromises the reliability. | |
14. | What is a Java package and how is it used? |
---|---|
|
|
15. | How Java enabled high performance? |
---|---|
|
|
16. | What is JTI compiler? |
---|---|
|
|