DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED
PROGRAMING.
Answer Posted / murali
structured programing is once we write the program it's
modification is diffcult beacause so many lines of code
inside the pg we must check every line of code and
modification done accourdingly
oop is very easy to modify any code beacause it consist
classes then easily can modify
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is encapsulation in oop?
What is the point of polymorphism?
What is oops?what is its use in software engineering?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What are the three main types of variables?
Why we use classes in oop?
What is abstraction in oop?
How do you define social class?
What is the real time example of encapsulation?
Can enum be null?
State what is encapsulation and friend function?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is overloading in oops?
What is class and example?
What is constructor in oop?