• 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
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Parameter passing

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After going deep into Bruce Eckel's book, I think that I don't have a real grasp on how to pass parms between methods and so on.
I mean, how parms are passed so method accepts them as its args; how parms are passed back and forth between methods and so on. I understand it, yet I feel that I don't have a real understanding about this issues.
Please, advise.
Thanks in advance,
--Alex
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi alex,
if u wud have a look at complete reference by patrick nortaon,the concept will b more clear to you.If u can't do that then we can discuss it here only.
 
puneet pruthi
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi alex,
if u wud have a look at complete reference by patrick nortaon,the concept will b more clear to you.If u can't do that then we can discuss it here only.
reply
    Bookmark Topic Watch Topic
  • New Topic