<< Prev Showing: 96-100 of 180 Next >>
· 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 ·Create a Quality Management Plan
You have already generated a project charter, a project schedule, and a cost estimate for the TopLiance Corporation, which sells home appliances. They have over 50 sales agents across multiple states. They have decided to implement an on-line sales program. The new Internet based sales program is expected to increase the sales volume and enhance the profit margin. For this assignment, you are expected to do the following: List business and IT risks specific to developing and operating a web site to sell appliances over the Internet. Explain how to mitigate each these risks. Create a risk matrix Develop a list of quality metrics Create a quality management plan
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
120018
OTA ID:
104967
Java program given three sides of traingle
I need assistance in having a java program which, given three sides of a triangle, determines whether the triangle is: 1. Equilateral - all sides the same length, 2. Isosceles - two sides the same length or 3. Scalene - no sides the same length The details of the problem are enclosed here with in two different formats.
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
123421
OTA ID:
103987
Cohesion: An example with some questions
Which of the systems shows better design principles? A. System 1 B. System 2 What is the main reason for your answer to question 17? A. modularity. B. coupling. C. cohesion. D. none of the above. Which of the above is an example of procedural cohesion? A. Ex. 1 B. Ex. 2 C. Ex. 3 D. Ex. 4 Which of the above is an example of functional cohesion? A. Ex. 1 B. Ex. 2 C. Ex. 3 D. Ex. 4 Which of the above is an example of sequential cohesion? A. Ex. 1 B. Ex. 2 C. Ex. 3 D. Ex. 4 Rank these examples from worst to best. A. Ex. 4 (worst), Ex. 1, Ex. 3, Ex. 2 (best) B. Ex. 3 (worst), Ex. 2, Ex. 4, Ex. 1 (best) C. Ex. 1 (worst), Ex. 3, Ex. 2, Ex. 4 (best) D. Ex. 2 (wo... click for more
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
123962
OTA ID:
105263
1. An advantage of OO development is consistency of language. 2. OO development often omits writing a distinct requirements specification document. 3. “Use cases” may be based on well-written natural language requirements. 4. In the design process, workflow diagrams define the entire business process. 5. Encapsulation is the same as information hiding. 6. Dynamic views include descriptions of objects, attributes, behaviors, and relationships. 7. A system design is a high-level abstraction of what will become the program design. 8. Systems design is a recursive process. 9. Abstraction and decomposition are successive steps in systems design. 10. UML is universall... click for more
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
124173
OTA ID:
105277
I need assistance in commenting on the enclosed code, consider things like code layout, use of variable names, general readability and understandability. The enclosed program implements a class called ShortAddress that has the following attributes: firstName, secondName, and phoneNumber. Also, implement a class called FullAddress that inherits the above attributes while adding the attributes (int) houseNumber (simply 1, 2, … etc. - i.e. no 1a or 3b's allowed), street1Name, street2Name and cityName. Use the keyword super in the constructor. The application class should allow the user to input address details and then give the user the choice of viewing the short address details or the lo... click for more
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
124303
OTA ID:
103644
<< Prev Showing: 96-100 of 180 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 ·Page generated in 0.0933 seconds