Back to the 2024 paper
Similar questions
Software EngineeringWrite a short note on PERT charts. Explain when you should use PERT charts and when you should use Gantt charts while you are performing the duties of a project manager.20237mProfessional Skill DevelopmentExplain project life cycle using a flow chart.202014mOperating SystemConsider the following four processes with following details (time given in ms): | Process | Arrival Time | CPU Burst Time | | :--- | :---: | :---: | | P1 | 0 | 12 | | P2 | 0 | 10 | | P3 | 1 | 4 | | P4 | 4 | 10 | | P5 | 2 | 12 | Draw the Gantt chart using RR scheduling with time slice 3ms. Calculate average waiting time and average turn-around time.20237mProfessional Skill DevelopmentExplain the techniques of PERT and CPM.202114m
PreviousSuppose you are developing a software product of organic type. You have estimated the size of the product to be about 1,00,000 lines of code. Compute the nominal effort and the development time.NextEnumerate different types of cohesion and coupling that a module in a design might exhibit. Give examples of each.