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
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Why interface is used?
What is polymorphism programming?
write string class as your own class in java without using any built-in function
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 is the example of polymorphism?
What makes a language oop?
What is destructor in oop?
What is the fundamental idea of oop?
Can you explain polymorphism?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Is data hiding and abstraction same?
What is overriding vs overloading?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
what type of questions