Definition of Object Oriented Programming in single line?
Answer Posted / sureshk_ap
OOP is a programming technique in which focuses on objects
to get the real world applications.
| Is This Answer Correct ? | 49 Yes | 18 No |
Post New Answer View All Answers
What is encapsulation in oops?
What is pure oop?
Why is polymorphism used?
What is the importance of oop?
What is the oops and benefits of oops programming?
What is the purpose of enum?
What are oops methods?
write a program that takes input in digits and display the result in words from 1 to 1000
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’.
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is new keyword in oops?
What is the purpose of polymorphism?
What are the benefits of polymorphism?
What is methods in oop?