Should a constructor be public or private?
No Answer is Posted For this Question
Be the First to Post Answer
How do you generate a random number in c++?
What is null pointer and void pointer and what is their use?
if there is binary tree which one is the easiest way to delete all child node?
What is the size of a vector?
What's the hardest coding language?
Describe friend function & its advantages.
Why is c++ difficult?
What are smart pointers?
Is c++ faster than c?
Is nan a c++?
Define a program that reads two matrices of size 3x3 with real values from the user then prints their sum, difference and multiplication.
Write a program to find the Fibonacci series recursively.