what isthe difference between c structure and c++ class
Answer Posted / a.sivasakthi
c structure are only define the data and data types
C++ class are define the data and solve the function the
both process are solved to the c++ class
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is the difference between a mixin and inheritance?
What are the 3 pillars of oop?
What is for loop and its syntax?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What makes a language oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is class and object with example?
What does it mean when someone says I oop?
What is polymorphism in oop example?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is difference between oop and pop?
What is class in oop with example?