what is the difference between class and structure in C++?
Answer Posted / renuka
IN CLASS WE USE BOTH VARIABLE AND FUNCTION OR IN STRUCTURE WE USE VARIABLE ONLY....
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Why is abstraction needed?
What is abstraction in oop?
How do you achieve polymorphism?
What is polymorphism and its types?
What is static in oop?
How is class defined?
What is persistence in oop?
What is the significance of classes in 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.
program for insertion ,deletion,sorting in double link list
What is inheritance in simple words?
What is encapsulation oop?
Can we override main method?
What is inheritance and how many types of inheritance?
What is destructor example?