crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

difference between C and Java on pointers
Question Posted on 31 Jul 2011Home >> Java >> Core Java >> difference between C and Java on pointers

(1)Both of these have pointers but java pointers are not same as c pointers.
(2)Pointers in Java are not explicit like in C language.
(3)JVM internally uses pointers and these pointers cannot be directly manipulated.
(4)A pointer is a variable that holds the memory address of data. In Java there are only references which do not hold any memory address but
which are indices in a table and this table has then the real pointer to
the data.
(5)Pointer Arithmetic is not possible with Java pointers.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

what is an object

what is OOAD

difference between c++ and java

what is a transient variable in java

difference between C and Java on pointers






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap