The Artima Developer Community
Sponsored Link

Java Answers Forum
Pointers

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Kasim Hanif

Posts: 11
Nickname: kasim
Registered: Apr, 2002

Pointers Posted: Jan 8, 2003 4:40 PM
Reply to this message Reply
Advertisement
Is there any way of using some sort of pointer like structure in programs such as pointers to objects with respect to inheritance?

If i can create a reference then pointing to each specific object i can use the same methods written in a super class?

Its just i have many objects and it would be nice to have some sort of pointer reference, like in C++! manage them better?

and then theres the problem of losing objects when i change the pointer??

i know im getting somewhere but cant find the last link in the chain

thanx very much

Topic: finalize( ) method of the Object Class. Previous Topic   Next Topic Topic: usb.windows(java)  package required

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use