What are the OOPS concepts?
Answer Posted / anithadurairaj
OOPS-Object Oriented Programming.
It is one of the most popular methodologies in Software
development.
It offers a powerful model for creating Computer
programs.It spreads the program development
process,improves maintenance and enhances reusability of
programs.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is constructor overloading in oop?
What are the 3 principles of oop?
What is difference between inheritance and polymorphism?
What are classes oop?
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.
What is object in oop with example?
what's the basic's in dot net
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is polymorphism explain its types?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is abstract class in oop?
What does I oop mean?
What are constructors in oop?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is abstraction and encapsulation?