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

What causes a runtime error c++?

0 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


How are pointers type-cast?

0 Answers   iNautix,


How would you represent an error detected during constructor of an object?

1 Answers  


Is c++ a dying language?

0 Answers  






What is the difference between global int and static int declaration?

0 Answers  


What are the differences between public, private, and protected access?

12 Answers   IBM, Oracle, Wipro,


What is an undefined reference/unresolved external symbol error and how do I fix it?

0 Answers  


What is the meaning of c++?

0 Answers  


if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  


What does override mean in c++?

0 Answers  


Categories