1 A. Write a menu driven program in C++/Java/Python to implement a queue using two stacks. (1.5 Marks) (1 Mark) B. Expla
Posted: Fri Jul 01, 2022 5:42 am
1 A. Write a menu driven program in C++/Java/Python to implement a queue using two stacks. (1.5 Marks) (1 Mark) B. Explain the coding logic of above-mentioned code. (Hand Written) 2. A. Write a menu driven program in C++/Java/Python to construct binary tree and find the maximum number in the constructed binary tree. (1.5 Marks) B. Explain the coding logic of above-mentioned code. (Hand Written) (1 Mark)