Definition of Object Oriented Programming in single line?
Answer Posted / ganesd pradhan
It is an structutured approach where all program segmented
into classes and objects to minimise the mesmerizing the
data and code.
| Is This Answer Correct ? | 16 Yes | 16 No |
Post New Answer View All Answers
officer say me - i am offered to a smoking , then what can you say
#include
What is the importance of oop?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is object and class in oops?
what is the drawback of classical methods in oops?
What are constructors in oop?
What does sksksk mean in text slang?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What do you mean by variable?
Can main method override?
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 abstraction example?
Which is not an object oriented programming language?