What are the various access specifiers in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Who created c++?
What is a smart pointer?
Can you pass a vector to a function?
Which is best c++ or java?
When we use Abstract Class and when we use Interface?where we will implement in real time?
Difference between struct and class in terms of access modifier.
What is the type of 'this' pointer?
Explain about profiling?
Can we delete this pointer in c++?
How to implement is-a and has-a class relationships?
Can a program run without main?
write a C++ programming :if the no is between 32 to 50 it will be odd.