what is object oriented programming and procedure oriented
programming?
Answer Posted / subhashish sen
Object oriented programming as the name says everything is
object.that means the fundamental entity in object oriented
programming is an "OBJECT".For this we need to create a
class and by creating an object of that class we can
manipulate.And this programming follows bottom-up approach.
But in procedure oriented proramming,the fundamental entity
is a "FUNCTION"(procedure).that means if dividing a complex
program into number of functions and execute it in
collective manner.It follows top-down approach.
| Is This Answer Correct ? | 33 Yes | 3 No |
Post New Answer View All Answers
What is encapsulation in simple terms?
What do you mean by Encapsulation?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is object in oops? just right the logic of it
1--> If few people are electing then every time ur candidate
should win
2--> arrange books in box, if box carry weight == books
weight then take another box..... find the no of box
required. Who invented oop? 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?
what is graphics What is for loop and its syntax? What is constructor overloading in oop? What is difference between multiple inheritance and multilevel inheritance? Why we use classes in oop? Why is polymorphism used? What is polymorphism and example? Can you explain polymorphism?