What are protected members in c++?


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

Post New Answer

More C++ General Interview Questions

What can I use instead of namespace std?

0 Answers  


Describe protected access specifiers?

0 Answers  


What is an adaptor class or wrapper class in c++?

0 Answers  


What are inline functions?

2 Answers   Fidelity, Verizon,


Who was the creator of c++?

0 Answers  






Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

0 Answers  


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

0 Answers  


Can we use clrscr in c++?

0 Answers  


How does c++ sort work?

0 Answers  


Explain unexpected() function?

0 Answers  


Tell me difference between constant pointer and pointer to a constant.

0 Answers   Honeywell, Zomato,


What does it mean to declare a destructor as static?

0 Answers  


Categories