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 is microsoft c++ redistributable?

0 Answers  


What is prototype in c++ with example?

0 Answers  


Name some pure object oriented languages?

1 Answers  


How a new operator differs from the operator new?

0 Answers  


What does std :: flush do?

0 Answers  






What is the difference between static global and global ?

2 Answers   CA,


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Is java the same as c++?

0 Answers  


What are the benefits of oop in c++?

0 Answers  


What is the auto keyword good for in c++?

0 Answers  


what is data Abstraction

2 Answers  


Out of fgets() and gets() which function is safe to use and why?

0 Answers  


Categories