Answer to Question #51585 in C++ for joney

Question #51585
1- define a struct node that has the following info:
node*next , value (int)
2-define an Queue class as linked list that has the following info:
private: node*root,public:function empty,and full, and add, and delete
3-in void main you ask user the following:
enter 1 if you need to add values
enter 2 if you need to delete value
enter 3 if you need to print but if you delete value you must undo and print value
0
Expert's answer

Answer in progress...

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS