What is OOPS and How it is different from Procedural
Programming ?
Answer Posted / abz
OOPS means object oriented programming ,it includes
programming for different applications with respect to an
object.
using oops concept makes the applications more flexible
where the data is executed within the object
Is This Answer Correct ? | 51 Yes | 40 No |
Post New Answer View All Answers
What is abstraction oop?
What is methods in oop?
What are two types of polymorphism?
What is for loop and its syntax?
Can main method override?
hi all..i want to know oops concepts clearly can any1 explain??
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout<
Why it is called runtime polymorphism?
What is polymorphism and why is it important?
What is a superclass in oop?
How do you use inheritance in unity?
What is encapsulation c#?
What is inheritance in oop?
write string class as your own class in java without using any built-in function
• What are the desirable attributes for memory managment?