ForumsProgramming Forumdifference between OOP and others

1 4026
master565
offline
master565
4,104 posts
Nomad

im just wondering, whats the difference between object oriented programing and any other type of programing

  • 1 Reply
Secretmapper
offline
Secretmapper
1,747 posts
Nomad

OOp has specifiers, and is divided into objects.

Non-oops has no specifiers, so bugs can mean overkill for your program. Most games use OOP, unless it is simple, or you want to take on a challenge.

Showing 1-1 of 1