Why is oop better than procedural?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

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...

0 Answers  


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

0 Answers  


what is difference between thread and programme.

1 Answers   NCC,


Whatis the difference between oop and object based language

3 Answers  


What is the highest level of cohesion?

0 Answers  


Templates mean

0 Answers  


What are benefits of oop?

0 Answers  


what is the new version of oops

0 Answers   Ignou,


What is an example of genetic polymorphism?

0 Answers  


Why do pointers exist?

0 Answers  


explain defference between structure and class with example

1 Answers  


Contrast OOP and SOA. What are tenets of each?

1 Answers   Siebel Systems, Wipro,


Categories