Royal Technosoft Pvt. Ltd. 9879472527
Royal Technosoft Pvt. Ltd. 9879472527
9879472527
Tejas Shah
1. What is data? What is information? Differentiate between them?
2. Define data structure? Explain different type of data Structure.
3. Explain Stack. Explain its operation with proper example.
4. Write an algorithm for all operation of stack.
5. List out different application of stack and discuss Recursion.
6. List out five example of stack.
7. Define polish notation & reverse Polish notation.
8. WAP to reverse number using stack.
9. WAP to check number is palindrome or not using stack.
10. Convert following infix expression into postfix and prefix notation.
a. A B / (C * D ^ E)
b. A + B * C D / E * H
c. A + (B + C ^ D) - E ^ F * (G - H)
d. A + B * C $ D ^ G / ( H ^ B $ F * K ) * T