how to call the display method on the main function?????class Humanresource{ public: class Employe{ public: void display(){ ...
sorting in doubly link list.my code is not working properly.its does sort for 1 or 2 numbers but thn it crashed.void sorting(comp *&h, comp *&t ){ if (h==NULL){ cout<<"oppsssss there is no numbe*r t...
string reversdear it is not a assignment or home work.if it was thn i will try it by myself :)
stringuser will give a string as input if the input is "123asd" then output will show only "asd"
string reverswrite a code to reverse words of a string. please do it in the simplest way it will help to understa...
This user does not accept Private Messages