Short Notes : UML
UML is a standard language for specifying, visualizing, constructing, and documenting the artifacts of software systems.
A picture is worth a thousand words, this idiom absolutely fits describing UML. Object-oriented concepts were introduced much earlier than UML. At that point of time, there were no standard methodologies to organize and consolidate the object-oriented development. It was then that UML came into picture.
Do a comparative study among the following COCOMO models:
(a) Basic
(b) Intermediate
(c) Complete
(d) COCOMO 2
Write short notes on
What do you mean by software crisis & its solution.
What is WAP? Why it is used?
Write a C program to convert decimal no. to binary.