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
Is oop better than procedural?
What is coupling in oop?
What is encapsulation with example?
Why it is called runtime polymorphism?
What type of loop is a for loop?
What are the types of abstraction?
How do you achieve polymorphism?
Why is destructor used?
What is the example of polymorphism?
what is difference between class template and template class?
What is byval and byref? What are differences between them?
write string class as your own class in java without using any built-in function
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Why interface is used?