what is opps?why it is use in programming language?
Answer Posted / mahav17
opp is a object oriented programming language.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which is not an object oriented programming language?
Which language is not a true object oriented programming language?
How oops is better than procedural?
When not to use object oriented programming?
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
Can abstract class have normal methods?
Where You Can Use Interface in your Project
Why is abstraction needed?
Is react oop?
What is polymorphism explain its types?
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.
write string class as your own class in java without using any built-in function
what is the drawback of classical methods in oops?
Why is oop better than procedural?
What are the types of abstraction?