what isthe difference between c structure and c++ class
Answer Posted / jeremiah
The default scope of a C struct is public, whearas the
default scope of a C++ class is private.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation in oop?
what is the sylabus for priliminaries?
which feature are not hold visual basic of oop?
what are the ways in which a constructors can be called?
What is purpose of inheritance?
What causes polymorphism?
What is encapsulation with real life example?
What is polymorphism in oops?
What is pure oop?
what type of questions
What is balance factor?
How do you explain polymorphism?
What is the real time example of encapsulation?
Why do we use encapsulation in oops?
What is polymorphism what are the different types of polymorphism?