Computer Science, asked by unnatisingh2611, 9 months ago

what is object oriented programming​

Answers

Answered by Anonymous
1

Answer:

Hi mate

Explanation:

Object-oriented programming is a programming paradigm based on the concept of "objects",

Answered by Anonymous
1

Answer:

</p><p></p><p>&lt;html&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>textarea {color:green;font-size:20;background-color:lime;}</p><p></p><p>ul {color:blue;font-size:40;text-shadow:10px 10px 10px red; font-family: "Courier New", Courier, monospace;font-size:30px;}</p><p></p><p>body{background-color: black;}</p><p></p><p>@keyframes typing {</p><p></p><p>from { width: 0 }</p><p></p><p>to { width: 100% }</p><p></p><p>}</p><p></p><p>.SiA {</p><p></p><p>animation: typing 7s steps(30, end);</p><p></p><p>}</p><p></p><p>&lt;/style&gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;marquee class="BRAINLY"&gt;❤️️ &lt;del style="color:mediumspringgreen"&gt;ItzCandyclause        &lt;/del&gt;❤️️&lt;/marquee&gt;</p><p></p><p>&lt;ul&gt;</p><p></p><p>&lt;marquee style="color:yellow;"&gt;created by&lt;/marquee&gt;</p><p></p><p>&lt;br&gt;</p><p></p><p>&lt;strong style="color:darkviolet"&gt;ItzCandyclause&lt;/strong&gt;</p><p></p><p>&lt;/ul&gt;</p><p></p><p>&lt;center&gt;</p><p></p><p>&lt;textarea rows=1 cols=20 style="font-family:cursive;color:blueviolet;font-size:20px;"&gt;Here Is Your ANSWER&lt;/TEXTAREA&gt;</p><p></p><p>&lt;/center&gt;</p><p></p><p>&lt;div class="SiA" style="color:pink; font-family: Courier New, Courier, monospace;font-size:20px;letter-spacing:4px;"&gt;</p><p></p><p></p><p>Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data, in the form of fields, and code, in the form of procedures.</p><p></p><p> A feature of objects is that an object's own procedures can access and often modify the data fields of itself.</p><p></p><p></p><p></p><p>&lt;/div&gt;</p><p></p><p>&lt;marquee class="BRAINLY"&gt;</p><p></p><p>❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️</p><p></p><p>&lt;del style="color:lime;"&gt;</p><p></p><p>THANK YOU &amp; GOD BLESS U</p><p></p><p>&lt;/del&gt;</p><p></p><p>❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️</p><p></p><p>&lt;/marquee&gt;</p><p></p><p>&lt;/body&gt;</p><p></p><p>&lt;/html&gt;</p><p></p><p>

Similar questions