Definition of Object Oriented Programming in single line?
Answer Posted / jithin
Object Orieante Promming is working with the number of
objects to create a real world application.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
when to use 'mutable' keyword and when to use 'const cast' in c++
Why polymorphism is used in oops?
What is byval and byref? What are differences between them?
Write a program to reverse a string using recursive function?
What is a null tree?
Can abstract class have normal methods?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Which is not an object oriented programming language?
What is methods in oop?
What is destructor give example?
What are the two different types of polymorphism?
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.
Is abstract thinking intelligence?
What does and I oop mean?
What do you mean by overloading?