Explain the difference between class and struct in c++?


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

Post New Answer

More C++ General Interview Questions

Is it possible for a member function to delete the pointer, named this?

0 Answers  


Can recursive program be written in C++?

0 Answers  


What is function overriding in c++?

0 Answers  


an integer constant must have atleast one a) character b) digit c) decimal point

0 Answers  


What are the different types of polymorphism?

3 Answers  


What is istream c++?

0 Answers  


Explain selection sorting. Also write an example.

0 Answers  


What are the advantages of c++? Explain

0 Answers  


Why should you learn c++?

0 Answers  


What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


Can malloc be used in c++?

0 Answers  


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

0 Answers  


Categories