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

Explain what are the sizes and ranges of the basic c++ data types?

0 Answers  


What is the difference between prefix and postfix versions of operator++()?

0 Answers  


Is c++ used anymore?

0 Answers  


Is it possible to use a new for the reallocation of pointers ?

0 Answers  


Can you please explain the difference between overloading and overriding?

0 Answers  






Why is c++ called oops?

0 Answers  


Write a function to find the nth item from the end of a linked list in a single pass.

0 Answers   Huawei,


Explain rtti.

0 Answers  


Can we specify variable field width in a scanf() format string? If possible how?

0 Answers  


How can we access protected and private members of a class?

0 Answers  


Why c++ is called oop?

0 Answers  


What is anonymous object in c++?

0 Answers  


Categories