what is the difference between class and structure in C++?
Answer Posted / kanak shah
there is vast differece between class and structure in c++
in my view class is class room and structure mean class
room structure.
| Is This Answer Correct ? | 3 Yes | 28 No |
Post New Answer View All Answers
What is polymorphism and its types?
Write a program to sort the number with different sorts in one program ??
What is methods in oop?
Which is not an object oriented programming language?
What is coupling in oops?
What is the purpose of polymorphism?
Prepare me a program for the animation of train
explain sub-type and sub class? atleast u have differ it into 4 points?
What is object-oriented programming? Webopedia definition
What is destructor give example?
officer say me - i am offered to a smoking , then what can you say
What is use of overloading?
How do you achieve polymorphism?
Who invented oop?
How to hide the base class functionality in Inheritance?