What is OOPS and How it is different from Procedural
Programming ?
Answer Posted / manjeet
The focus of procedural programming is to break down a
programming task into a collection of variables, data
structures, and subroutines.
whereas in object-oriented programming it is to break down
a programming task into objects. Either method can be valid
for accomplishing a specific programming task.
| Is This Answer Correct ? | 21 Yes | 18 No |
Post New Answer View All Answers
Why it is called runtime polymorphism?
What is coupling in oops?
class type to basic type conversion
What is abstract class in oops?
What is the main purpose of inheritance law?
What does <> mean pseudocode?
what type of question are asked in thoughtworks pair programming round ?
What are the benefits of interface?
What is the difference between inheritance and polymorphism?
Can you inherit a private class?
What is the types of inheritance?
write a program that takes input in digits and display the result in words from 1 to 1000
Why is polymorphism important in oop?
What is polymorphism what are the different types of polymorphism?
what is the sylabus for priliminaries?