How the keyword struct is different from the keyword class in c++?


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

Post New Answer

More C++ General Interview Questions

How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

0 Answers  


What happens if a pointer is deleted twice?

0 Answers   Flextronics,


What is c++ course?

0 Answers  


What are the rules for naming an identifier?

0 Answers  


Difference between a homogeneous and a heterogeneous container

0 Answers  


Why is swift so fast?

0 Answers  


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


Is there any difference between dlearations int* x and int *x? If so tell me the difference?

16 Answers   Lason,


How would you use qsort() function to sort an array of structures?

0 Answers  


What is enum c++?

0 Answers  


what is VOID?

0 Answers  


What is an action class?

1 Answers  


Categories