|
-
Jun 12th, 2002, 05:11 AM
#1
Thread Starter
New Member
Programming concept
what is object based programming
-
Jun 12th, 2002, 05:13 AM
#2
-
Jun 12th, 2002, 05:13 AM
#3
You create classes with their parameters, functions, procedures, and what not, and you work with those.
So, in your program, you'd create a class, and create an instance of that class, an object. That object would have it's functions, and you can work with that.
-
Jun 12th, 2002, 05:14 AM
#4
Originally posted by Jim Davis
i dont known
are you... maybe...
-
Jun 12th, 2002, 05:15 AM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|