What is struct c++?


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

Post New Answer

More C++ General Interview Questions

What is the difference between the indirection operator and the address of oper-ator?

0 Answers  


Is turbo c++ free?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;

2 Answers  


Why is c++ awesome?

0 Answers  


What are the basic data types used in c++?

0 Answers  






What is c strings syntax?

0 Answers  


What is difference between shallow copy and deep copy? Which is default?

1 Answers  


How do you initialize a class member, class x { const int i; };

8 Answers   emc2,


Can inline functions have a recursion? Give the reason?

3 Answers  


Explain some examples of operator overloading?

0 Answers  


What operator is used to access a struct through a pointer a) >> b) -> c) *

0 Answers  


Is set c++?

0 Answers  


Categories