what is the difference between a java object reference and
c++ pointer?
Answer Posted / chandra prakash sahu
Both have same purpose,becoz both point some memory location
,they hold the address of that location.Java reference
variable point the memory location of an object whereas C++
ponter point the memory location of any primitive type of
data type.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What do heavy weight components mean in java programming?
What is an interface in java?
Why is it important to initialize a variable?
What is the use of parse function in java?
Why is a constant variable important?
What happens when I use / and % with a negative numerator?
When should you make a function static?
Which is the class in java?
What is implicit object in java?
What is replaceall in java?
Can we overload destructor in java?
Can main() method in java can return any data?
Which method must be implemented by all threads?
Where is core java used?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.