what is the application of oops?
Answers were Sorted based on User's Feedback
Answer / suraj sawat(hacky)
1}Real-time system.
2}Simulation & modeling.
3}Object-oriented database.
4}Hypertext,Hypermedia & Expertext.
5}CIM/CAM/CAD SYSTEM
Is This Answer Correct ? | 81 Yes | 6 No |
Answer / rupinder kaur
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 ? | 83 Yes | 32 No |
Answer / 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 |
Answer / munni
real time system:a real time system is a system dat gives
o/p at given and its parameters changes at every time.
a real time is nothing but a dynamic system a dynamic
system is a system that changes every moment band on i/p to
the system oop approach is very useful for real time system
because code changing in very carry is oop system and it
lead towards dynamic behaviour of oop codes thus more
suitable to real time system.
simulation & modelling:system modelling is another area
where criteria for oop approach in countable representing a
system is very easy in oop approach.
Is This Answer Correct ? | 22 Yes | 10 No |
Answer / t naresh
1)Applications of the oops are begin to a importance in many ares.The most popular applications upto now has been in the area of user interface design such as windows
2)Some following applications of the oops are:
Real time system
simulation and modulation
Object oriemted database
Export system
Dession suport and office automation system
CIM/CAD/CAD system
Is This Answer Correct ? | 11 Yes | 4 No |
Answer / zelence
oops is the programming to solve several programme
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / hemakishore
1.image processing
2.pattern recognition
3.computer aided design
4.mobile computing
5.intelligent system
6.parallel computing
7.data security and management
Is This Answer Correct ? | 11 Yes | 7 No |
Answer / 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 |
what is single inheritance?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
which feature are not hold visual basic of oop?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is difference between new and malloc?
What is encapsulation in oops?
what is costructor?
what is the new version of c++
1 Answers Ignou, Pramata, Satyam,
143.what is oops principles?
What is the default size allocated for array in the statement if size not specified " int a[] "
What is abstraction in oops with example?
What are the benefits of oop?