Definition of Object Oriented Programming in single line?
Answer Posted / bhawani shankar tripathi
Object oriented progranning is a type of methodology used
for building software applications,it consist of
classes,object,and methods.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is class and object with example?
Why do while loop is used?
What are the features of oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
How do you achieve polymorphism?
What is polymorphism what is it for and how is it used?
What is polymorphism and example?
What is encapsulation in oop?
What is object in oop with example?
What is purpose of inheritance?
i got a backdoor offer in process global,Bangalore..Can i work with it?
why reinterpret cast is considered dangerous?
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 the real time example of inheritance?