1 Followers
26 Following
prachi098

prachi098

Stack in C/C++ - Master the LIFO Concepts in Less Than 4 Mins. - DataFlair

Stack in C/C++ is the fundamental data structure follows LIFO (Last in First out) rule. Learn Process of implementation of stacks with Array & linked list