What is the difference between object-oriented programming and procedural programming?


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

Post New Answer

More C++ General Interview Questions

What is operators in c++?

0 Answers  


What is dangling pointers?and what is memory leak?

5 Answers  


What is object in c++ example?

0 Answers  


What is the oldest programming language?

0 Answers  


We use library functions in the program, in what form they are provided to the program?

0 Answers  


What is a conversion constructor?

1 Answers  


What is #include iostream?

0 Answers  


How would you obtain segment and offset addresses from a far address of a memory location?

0 Answers  


Are vectors passed by reference c++?

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


Is oops and c++ same?

0 Answers  


Categories