Can we inherit constructor in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What does it mean to declare a member variable as static?
What are the basics of local (auto) objects?
Briefly describe a B+ tree. What is bulk loading in it?
What is the Difference between "printf" and "sprintf"?
7 Answers iSoft, PentaWare, TCS,
Is c++ pass by reference or value?
What is std :: flush?
List down the guideline that should be followed while using friend function.
What are the three forms of cin.get() and what are their differences?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
What is c++ prototype?
Is rust better than c++?
What is the arrow operator in c++?