How can we check whether the contents of two structure variables are same or not?


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

Post New Answer

More C++ General Interview Questions

Which function should be used to free the memory allocated by calloc()?

0 Answers  


what is data Abstraction

2 Answers  


How a pointer differs from a reference?

0 Answers  


What is the importance of mutable keyword?

0 Answers  


Explain about Garbage Collector?

0 Answers  


Difference between overloaded functions and overridden functions

0 Answers  


What information can an exception contain?

0 Answers  


Why seem interrupt handlers as member functions to be impossible?

1 Answers  


Explain operator overloading.

0 Answers  


What is virtual base class uses?

0 Answers  


When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,


why can't we declare data member of class auto register or extern

1 Answers  


Categories