What are the propositions of Putnam’s model?
Putnam’s model:
The Putnam model is an empirical software effort estimation model. Putnam used his observations about productivity levels to derive the software equation:
(B1/3.Size)/Productivity=Effort1/3. Time4/3
where:
In practical use, when making an estimate for a software task the software equation is solved for effort:
Effort=[Size/(Productivity.Time4/3)]3.B
Draw the context diagram and level-1 DFD for Library management system. Draw also USE-CASE diagram for this system.
What is an unrolled linked list?
Write a C program to find the multiplication table of any no.
Write a C program to check a year is leap year or not.
Write a C program to convert decimal no. to binary.
Write short note on Call setup of GSM network for mobile-to-mobile call.
What operations can be performed on Queues?