what isthe difference between c structure and c++ class
Answer Posted / harshad khedekar
c does not allow struct data type to be treated like built-in datatype also it does not supports data hiding concept.in c++ instead of struct we have class which overcomes all the above limitations.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is object in oops?
2. Give the different notations for the class.\
What is the real life example of polymorphism?
what are the different types of qualifier in java?
What is object and example?
what are the ways in which a constructors can be called?
Can static class have constructor?
Is this job good for future? can do this job post grduate student?
Why polymorphism is used in oops?
What is the difference between procedural programming and oops?
What are the components of marker interface?
what type of question are asked in thoughtworks pair programming round ?
What is polymorphism in oops?
Where You Can Use Interface in your Project
What is an interface in oop?