what isthe difference between c structure and c++ class
Answer Posted / amarnath
Construtor is not in c strut and present in c++ class
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What exactly is polymorphism?
What is static in oop?
what are the different types of qualifier in java?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
write a programe to calculate the simple intrest and compund intrest using by function overlading
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Which language is pure oop?
What is use of overloading?
How is polymorphism achieved?
Can a destructor be called directly?
What is oops and why we use oops?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is class and object with example?
What is the real life example of polymorphism?
What is polymorphism what are the different types of polymorphism?