reference

hai programmers,

i am new to this forum, and i am looking answers for the listed below questions.

1) how are class members are referenced with example ?

2) what is meant by referencing member functions inside the class definition and outside class definition?

3) discuss how objects of a class are referenced with example

4) how can arrays be used as class members?

please provide the suitable and clear answers
We won't do your homework for you.

All these questions seen to be to demonstrate whether or not you've understood the fundamentals of classes in C++. I suggest you go and re-read that chapter of your text book, look at your class notes, and then make an attempt to answer the questions.

Once you've done that, if there are any specific issues you still have, we can help you with those.
Yep just like Mikey said, re-read c++ reference also you can use the tutorials on this site, they're quite informative
Topic archived. No new replies allowed.