Part 1
I need to make an example class that I make up on my own. It should have some variables, at least one function and at least one procedure in it. And then I should create two instances of the class and demonstrate how to use the class by calling some of the procedures and functions. What I make my class about is up to me.
Part 2
Do a simple example of ByVal vs ByRef. I can do this as part of Part 1 or just have it as a separate little program. Basically I just need to show that I understand the difference between byval and byref.
Get Answers For Free
Most questions answered within 1 hours.