Question: Data structure and algorithm subject ha In c++ language Assignment no 1 of Data Structure Deadline: January, 3rd 2022 Note: Attempt all questions using C++
Data structure and algorithm subject ha
In c++ language

Assignment no 1 of Data Structure Deadline: January, 3rd 2022 Note: Attempt all questions using C++ and oop, data structure: Link list and ADT: Your choice. Q1. Develop a program that records the different readings of temperature and according to those readings control different devices in your room. For example, if temperature is less than 25 switch on the heater and vice versa.. Q2. Develop a program that collect information about a particular area or a particular sector. For example, No. of houses, No. of shops, No. of roads, No. of link roads, No. of petrol stations and display that information by using a proper manue to the user. Q3. Develop a program for expression parsing. The program will perform following operations.. 1. Take infix notation and process them. 2. Take postfix notation and process them. 3. Take infix notation convert them to prefix notation and process them
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
