Hi folks, I am learning member function pointers, wrote following program to understand typedef of function (of other class eg: test) inside other...
Hi , I wrote sample (below) program to check when copy constructor and assignment operator called. my doubt was if object a, b defined...
:drum: hi folks :) Please explain me why C++ done have return type for casting operator? I have googled, understood that its special case and...
Hi Folks :happy: , I need your help, I am getting segmentation fault for "delete bptr_1" ( please refer program written below ). If i...
Hi folks, I am learning operator overloading concept in c++, wrote sample program to test overloading of unary operator '!' and '-'. Code will...
Separate names with a comma.