Computer Science, asked by shyamvenkat007, 1 year ago

What are the advantages of OOPS in C++? Explain briefly.

Answers

Answered by JoeL017
2
here is your answer⬇️⬇️⬇️⬇️⬇️⬇️

OPP OR Object Oriented Programming has great advantages over other programming styles: Code Reuse and Recycling: Objects created for Object Oriented Programs can easily be reused in other programs. Encapsulation (part 1): Once an Object is created, knowledge of its implementation is not necessary for its use.

shyamvenkat007: Thanks!
JoeL017: pls mark as brainliset answer
shyamvenkat007: sure boi
Similar questions