what is difference b/w object based and object oriented
programming language?
Answer Posted / shanky
answaer added by baapiadityaa is correct bt i want to add 1
more pt. that,in object oriented language packaging of
funnction inside the structure is supported while in case
of object base language its nt poss
| Is This Answer Correct ? | 21 Yes | 17 No |
Post New Answer View All Answers
What is solid in oops?
What is polymorphism and types?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Why do we use polymorphism in oops?
Why do pointers exist?
What are classes oop?
Write a program to sort the number with different sorts in one program ??
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
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?
Why oops is important?
What does no cap mean?
Where You Can Use Interface in your Project
What is encapsulation with real life example?
What is difference between oop and pop?
What are the 3 pillars of oop?