what is the main difference between c and c++?
Answer Posted / pooja
c is a procedure oriented language
c++ is a structure oriented language
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why polymorphism is used in oops?
What is the point of oop?
Why do we use encapsulation in oops?
What are the 4 pillars of oop?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Which language is pure oop?
What is encapsulation process?
What is abstraction example?
write string class as your own class in java without using any built-in function
What is interface in oop?
How oops is better than procedural?
What is abstraction encapsulation?
Why is abstraction needed?
What is destructor example?
Can private class be inherited?