Explain the difference between struct and class in terms of access modifier.


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

Post New Answer

More C++ General Interview Questions

Comment on local and global scope of a variable.

0 Answers  


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

0 Answers  


Explain how overloading takes place in c++?

0 Answers  


What is the purpose of ios::basefield in the following statement?

0 Answers  


What is fixed in c++?

0 Answers  






How java is different from c and c++?

0 Answers  


Are there any new intrinsic (built-in) data types?

1 Answers  


Describe the setting up of my member functions to avoid overriding by the derived class?

0 Answers  


Difference between delete and free.

0 Answers  


What are function poinetrs? where are they used?

1 Answers   CTS,


write a C++ programming :if the no is between 32 to 50 it will be odd.

3 Answers   NIIT,


Explain the difference between realloc() and free() in c++?

0 Answers  


Categories