Answer Posted / k
Object-oriented programming (OOP) is a programming paradigm
that uses "objects" – data structures consisting of
datafields and methods – and their interactions to design
applications and computer programs. Programming techniques
may include features such as information hiding, data
abstraction, encapsulation, modularity, polymorphism, and
inheritance. It was not commonly used in mainstream software
application development until the early 1990s. Many modern
programming languages now support OOP.
Oops! is an HTTP-1.1/FTP proxy server. It
features high performance, low latency
, and a low memory footprint. It caches on large (up to 16G)
files or raw disk slices, and has squid-like ACLs and
bandwidth control. It also has reliable operation and a
smooth reconfigure routine.
According to me,appilication of oop is where we use oop in
our real life to solve our mathematical or logical problems
by designing software.
for example,like we can design software to control the
function of robot or we can implement any mathematical
theorom easily by using oops.because it provides many
features over structured programming.
| Is This Answer Correct ? | 9 Yes | 10 No |
Post New Answer View All Answers
What is the difference between encapsulation and polymorphism?
What are the types of abstraction?
Why do we need oop?
what's the basic's in dot net
Why is abstraction used?
What is a class and object?
What is object in oop with example?
What is encapsulation with example?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is oops and why we use oops?
What is abstract class in oops?
How is polymorphism achieved?
officer say me - i am offered to a smoking , then what can you say
What is purpose of inheritance?