Do we have private destructors?
Answers were Sorted based on User's Feedback
Answer / jack
No we cannot have private destructors and private
constructors.........
| Is This Answer Correct ? | 4 Yes | 23 No |
Why is it called c++?
Explain binary search.
What's c++ used for?
What is a constructor and how is it called?
What is an arraylist c++?
What is the extraction operator and what does it do?
What is encapsulation in c++?
What is a down cast?
Why is c++ so fast?
What are the five basic elements of a c++ program?
What is the size of pointer ? Also size of pointer in 64 bit pointer
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.