i heard that JVM internally contains pointers...is this true?
Answer Posted / sourabh jain
yes,it is true the reason behind it that java is more
powerful object oriented laguage as comparision to c++ so
in java pointer is placed but its nature is hideness
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a static method?
Can we write lambda without functional interface?
How do I download and install eclipse on windows 10?
What is the use of jprofiler?
Is lambda functional programming?
What is flatmap java?
What is use of jpa?
What is repository pattern in java?
What can open a jar file?
What are the types of cookies in java?
Which is faster c++ or java?
can a program use more than one command-line argument?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
Is eclipse a jdk?
How can the static main method use instance variables?