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 the important feature of inheritance?
Get me an image implementation program.
What are the data types in oop?
What is destructor oops?
What is coupling in oop?
Can a destructor be called directly?
What is a class and object?
Advantage and disadvantage of routing in telecom sector
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
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.
What is the benefit of oop?
What is the advantage of oop over procedural language?
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...
What is the purpose of enum?
What is pure oop?