what is jackson structured develepment?? and how is it
different from OMT??
Answer / vijith
Jackson structured development (JSD) is anothermature
methodology which has a different style than SA/SD or OMT.
The JSD methodology was developed by Michel Jackson and is
especially popular in Europe.JSD
does not distinguish between analysis and design and instead
lumps analysis and design as specification.JSD divides system
development into two stages
(1)Specification
(2)Implementation.
The OMT Methodology: System Design
The ESA terminology for system design is Architectural Design.
The object-oriented viewpoint introduces no new insights
into system design, but system
design is included in OMT for compete coverage of the
development process.
The steps taken during system design are:
•Organize the system into subsystems (top-level components).
•Identify concurrency inherent in the problem.
•Allocate subsystems to processors and tasks
(processes/threads).
•Choose the basic strategy for implementing data stores in
terms of
data structures, files and databases.
•Identify global resources and determine mechanisms for
controlling
access to them.
•Choose an approach to implement software control:
•use the location within the software to hold the state, or
•directly implement a state machine, or
•use concurrent tasks.
•Consider boundary conditions (initialization, termination,
failure).
•Establish trade-off priorities (speed, memory, portability,
...).
| Is This Answer Correct ? | 19 Yes | 23 No |
There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.
can u help me? how do solve the transpose problem in ireport? if any one know send to eswaran_2006@yahoo.co.in
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
what is polymorphism in java.
Need provab technical test questions
What are the compilers of JAVA and .NET Programming languages?
What does this useful command line do? tasklist /m "mscor*"
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
How do you pass variables forwrd to future CECI sessions
How you ll create customizing Tcode.
what is apt_dump_score in datastage where it is useful
what is the last ant version you worked?how to get it