Function not working.Can I know why my diplayItem didn't work? [code] #include<iostream> using namespace std; ...
Private and public.Can anyone explain why we must declare public and private in struct? example coding [code] ...
ClassThis error message. 'class box' has no member named 'removeItem' box.cpp /boxclass line 12 C/C++ Pro...
ClassHow to defined box as template? I using eclipse compiler. I have put the header file for box.h but i...
sum of the numbersI also didnt undestand what is the program you want. Tell about the input and what the output look l...