Write a function in C++ to delete a node containing Books information, from a dynamically allocated stack of Books implemented with the help of the following structure:
struct Book
{
int BNo;
char BName[20];
Book *Next;
};
Answers
Answered by
1
Answer:
very hard emm givee time 1 hour I will say
Answered by
0
Answer:
ok lets boobs ot madafaka
Similar questions