What is the difference between structure and class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is heap sort in c++?

0 Answers  


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  


Is c++ an integer?

0 Answers  


What is a forward referencing and when should it be used?

0 Answers  


What is the difference between Char a[ ]=”string” and char *a=”String”

11 Answers   Adobe,






What does it mean to declare a member function as static?

0 Answers  


What are inline functions? What is the syntax for defining an inline function?

0 Answers  


i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????

1 Answers  


Explain all the C++ concepts using examples.

0 Answers   InterGraph,


Why is null pointer used?

0 Answers  


What is a static element?

0 Answers  


Why do we use constructor?

0 Answers  


Categories