what is the application of oops?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in oop with example?

701


write string class as your own class in java without using any built-in function

1976


What do you mean by variable?

577


What is coupling in oops?

598


This program numbers the lines found in a text file. Write a program that reads text from a file and outputs each line preceded by a line number. Print the line number right-adjusted in a field of 3 spaces. Follow the line number with a colon, then one space, then the text of the line. You should get a character at a time and write code to ignore leading blanks on each line. You may assume that the lines are short enough to fit within a line on the screen. Otherwise, allow default printer or screen output behavior if the line is too long (i.e., wrap or truncate). A somewhat harder version determines the number of spaces needed in the field for the line numbers by counting lines before processing the lines of the file. This version of the program should insert a new line after the last complete word that will fit within a 72-character line.

1639






What is an advantage of polymorphism?

595


What is interface? When and where is it used?

1664


What is the difference between encapsulation and polymorphism?

596


What are the advantages of polymorphism?

577


What is basic concept of oop?

700


What is overriding in oops?

602


when to use 'mutable' keyword and when to use 'const cast' in c++

1644


How to improve object oriented design skills?

569


Why it is called runtime polymorphism?

577


What is this pointer in oop?

557