Suppose your organization is planning to develop a travel application. Design a software requirement system for the given project.
SIKSHAPATH Latest Questions
Advance Learner
Asked: March 3, 2022In: Other
Consider software for academic activities of a university. The project will cover activities like managing of students as well as faculty. Design a SRS document for the project.
Perform Semantic Segmentation on a Batch of Images.
Advance Learner
Asked: March 2, 2022In: Python
Write a python program to print Multiplication tables from 2 to 20 whether table values entered by user using Simple Function , Parameterized Function , Return Type with function and return type with parameterized Functions .
Advance Learner
Asked: March 2, 2022In: Python
Write a python program to calculate area of 10 different circles. Given the pie = 22/7 and radius of the circles entered by user using Simple Function , Parameterized Function , Return Type with function and return type with parameterized ...
Addition of two 16bit numbers, sum 16 bit.