Definition of Object Oriented Programming in single line?
Answer Posted / manohara bhargava vikneswaran
oops is object oriented program language,itis mostly used
in java program to create classes ana objects.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Are polymorphisms mutations?
What is inheritance in simple words?
Give two or more real cenario of virtual function and vertual object
Can a varargs method be overloaded?
How to improve object oriented design skills?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is destructor give example?
What is encapsulation c#?
Who invented oop?
What is the difference between a constructor and a destructor?
What is inheritance and how many types of inheritance?
What does oop mean in snapchat?
Can static class have constructor?
Write a c++ program to display pass and fail for three student using static member function
What is encapsulation oop?