What is OOPS and How it is different from Procedural
Programming ?
Answer Posted / teja
oop stands for object oriented programming language
in this language we are giving the main preference to the
objects
becoz
object is nothing but that physically exists in our world
And we have another condition also
i.e
for every class we must create an objet
procedure oriented programming is nthng but it is having
some step by step procedure
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
c++ program to swap the objects of two different classes
class type to basic type conversion
Why is oop better than procedural?
hi all..i want to know oops concepts clearly can any1 explain??
What is encapsulation selenium?
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 inheritance and how many types of inheritance?
What is the use of oops?
Which is not an object oriented programming language?
Why do we need oop?
What is an example of genetic polymorphism?
What is difference between data abstraction and encapsulation?
What is encapsulation c#?