Computer Science, asked by raviyadav584, 9 months ago

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 fadiljbl1212
1

Answer:

very hard emm givee time 1 hour I will say

Answered by geniusguy29
0

Answer:

ok lets boobs ot madafaka

Similar questions