Answer Posted / ravinder bhatti
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.
| Is This Answer Correct ? | 68 Yes | 40 No |
Post New Answer View All Answers
What is the real life example of polymorphism?
State what is encapsulation and friend function?
How is class defined?
When not to use object oriented programming?
What are the data types in oop?
What is super in oop?
is there any choice in opting subjects like 4 out of 7
write knight tour problem which is present in datastructure
What are the advantages of polymorphism?
What are the two different types of polymorphism?
Why is destructor used?
What is the diamond problem in inheritance?
What are the benefits of oop?
What is polymorphism programming?
Why we use classes in oop?