Un-Answered Questions { C++ }

Can we call C++ OOPS? and Why

277


Can we provide one default constructor for our class?

284


How to input string in C++

402


If class D is derived from a base class B

299


Define an Abstract class in C++?

514


How to reverse a string in C++

359


How to convert integer to string in C++

383


How to run C++ program in cmd

375


What is bool in C++

372


How to generate random numbers in C++ with a range?

410


Consider the following C++ program

353


Is deconstructor overloading possible? If yes then explain and if no Then why?

513


What is the difference between virtual functions and pure virtual functions?

612


Can we call a virtual function from a constructor?

516


Can we use THIS Pointer in static function – Reason in C++?

340