May 3, 20178 yr I know it helps make the program more secure and simplifies the interface as much as possible, but how? How does making everything private make the program more secure? Is it related to reverse engineering? Help a noob out lol
May 3, 20178 yr Have a google on the concept and benefits of OOP (Object Oriented Programming) Edited May 3, 20178 yr by Eagle Scripts
May 3, 20178 yr 5 minutes ago, Noidlox said: I know it helps make the program more secure and simplifies the interface as much as possible, but how? How does making everything private make the program more secure? Is it related to reverse engineering? Help a noob out lol https://en.wikipedia.org/wiki/Encapsulation_(computer_programming)
May 4, 20178 yr 3 hours ago, Lucki said: If u forget to open a private window you run the risk of another user using your device and seeing all of the dirty websites you visit. eli5 done right lol 5 hours ago, Eagle Scripts said: Have a google on the concept and benefits of OOP (Object Oriented Programming) Off the top of my head, I know that code reuse-ability is one of them
Create an account or sign in to comment