Is there a difference between class and struct?


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

Post New Answer

More C++ Interview Questions

What are the advantages/disadvantages of using #define?

0 Answers   Amazon,


Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


Factory Method C++ – How to delete pointers returned by it

0 Answers  


How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


what do you mean by exception handling in C++?

0 Answers   Alter,






What does it mean to take the address of a reference?

0 Answers   Amazon,


Can we provide one default constructor for our class?

0 Answers  


Write a program to generate the Fibonocci Series in C++.

0 Answers   Accenture,


What is Boyce Codd Normal form?

0 Answers   IBS,


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


Define an Abstract class in C++?

0 Answers  


What is conversion constructor in C++

0 Answers   TCS,


Categories