-
Junior Member
Re: OOPS concept.....
Main reason to design OOPS is to handle complex programs. Your friend is a bit right in saying it is to handle maintenance task. But this is not the only purpose. Basically with structural programming once the program size grows beyond 25000 lines of got it becomes very difficult to manage it. There comes modular programming and OOPS to sort out the problem.
I hope I am clear.
vipin
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