Search results

  1. H

    oop's in c#

    You mean OOP. Basically the word OOP is over hyped - it's just a style of programming. You need to learn how to use classes in CPP. When you are using a class to do the same thing 25 times instead of copy pasting the same code 25 times then that could be called a OOP.
Top