What is the difference between structure and class?


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

Post New Answer

More C++ General Interview Questions

What problems might the following macro bring to the application?

0 Answers  


How do we implement inheritance in c++?

0 Answers  


tell me about yourself ?i want answer for frehers with various exasmples?

2 Answers   HCL,


Show the declaration for a static member variable.

0 Answers  


what do you mean by memory management operators

4 Answers   HCL,


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

0 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


how to create window program in c++.please explain.

1 Answers   Microsoft,


How do you compile the source code with your compiler?

0 Answers  


What is namespace & why it is used in c++?

0 Answers  


an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


How is static data member similar to a global variable?

0 Answers  


Categories