What is OOPS and How it is different from Procedural
Programming ?
Answer Posted / manish
OOPS is an object oriented language which led it's emphasis
on the set of codes called object rather then it's
procedure......but in the procedural language,procedure is
given more improtance
| Is This Answer Correct ? | 8 Yes | 45 No |
Post New Answer View All Answers
What is encapsulation with real life example?
Is html an oop?
What is the benefit of oop?
What are the 4 main oop principles?
What are oops methods?
What do you mean by Encapsulation?
Why is abstraction needed?
Can private class be inherited?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What does <> mean pseudocode?
What is and I oop mean?
Explain the advantages of inheritance.
What is a class in oop?
Who invented oop?
What does it mean when someone says I oop?