Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Beginning Java
Constructors!!!
Edmund Chiang
Greenhorn
Posts: 17
posted 24 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If you had a constructor as such:
Class1 c1 = new Class2
1)What role does Class1 perform to c1?
2)What role does Class2 perform to c1?
Thanks in Advance! =)
Edmund
Edmund Chiang
Greenhorn
Posts: 17
posted 24 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks for the helpful hint!
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Refering to another class's instance of a different class, inside a class
Constructor Declaration Confusion
problem in passing while loop variables from database
Instantiation Question
class inheritance
More...