answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Andreyy89
14 days ago
8

The Online Shopping system facilitates the customer to view the products, inquire about the product details, and product availab

ility. It allows the customer to get register in order to purchase products. The customer can search products by browsing different product categories or by entering search keywords. Customer can place order and pay online. There are two acceptable payment methods. These are (1) pay by credit card and (2) pay by PayPal. The system provide service to seller to place the products for selling. The seller creates account to become the member and places his products under suitable product category. The systems allows the administrator to manage the products. It facilitates the administrator to modify the existing products categories or to add new products categories. The system facilitate site manager to view different reports including (1) order placed by customers, (2) products added by sellers, and (3) accounts created by users. Question 3.4.1 List software system actors. (10 points) Question 3.4.2 Write use cases associated with each stakeholder. (Note: each use case starts with an action word) (10 points)

Computers and Technology
1 answer:
amid [800]14 days ago
3 0
Refer to the explanation provided. In the online shopping software system, five actors can be identified: A Customer can perform actions such as exploring products and seeking product information. The interface allows for the creation of customer accounts facilitating purchases. Additionally, customers can browse items by using search categories or keywords, and they are able to order and make payments for their selected products. The payment system accepts two primary methods: credit card and PayPal. A Seller can list products in appropriate categories and create accounts to gain membership. An Administrator manages product listings and can modify existing categories or introduce new ones. Finally, the Site Manager has the capability to view different reports regarding customer orders, seller-added products, and user-created accounts.
You might be interested in
What are the 2 things you are not sure about evaluating functions​
oksian1 [797]

Answer:

everything

Explanation:

6 0
1 month ago
Read 2 more answers
Your computer science teacher asks you to sample a black and white image that is 4" x 6". How would you sample the image to prov
8_murik_8 [892]

Answer:

The maximum dimensions possible for an image using the pixelation widget are 255 by 255 pixels.

When an image undergoes resizing, its pixel count may either increase or decrease, resulting in resampling. This process alters the overall file size.

Explanation: This is all the information I could gather. I hope it's useful. Sorry.

3 0
1 month ago
Write an expression that will cause the following code to print "18 or less" if the value of user_age is 18 or less. Write only
maria [879]
if (user_age <= 18){ System.out.println("18 or less"); }
6 0
16 days ago
Read 2 more answers
Write a program that prompts the user for an integer, then asks the user to enter that many values. Store these values in an arr
Rzqust [894]

Answer:

//To facilitate user input, the Scanner class is imported

import java.util.Scanner;

//The Solution class is being defined

public class Solution {

   //The main method is declared here, marking the start of program execution

   public static void main(String args[]) {

       

       //A Scanner object named 'scan' is instantiated to gather user input

       Scanner scan = new Scanner(System.in);

       //User is prompted to specify the size of the array

       System.out.print("Enter the range of array: ");

       //The user input is stored in arraySize

       int arraySize = scan.nextInt();

       //Initialization of userArray with the size specified by arraySize

       int[] userArray = new int[arraySize];

       

       //A counter is initialized to track the number of elements entered in the array

       int count = 0;

       //The following while loop will continue until the user finishes inputting the elements of the array

       while (count < arraySize){

           System.out.print("Enter each element of the array: ");

           userArray[count] = scan.nextInt();

           count++;

       }

       

       //A blank line is outputted for better readability

       System.out.println();

       

       //A for loop iterates to print all elements of the array in a single line

       for(int i =0; i <userArray.length; i++){

           System.out.print(userArray[i] + " ");

       }

       

       //Another blank line is printed for clarity

       System.out.println();

       

       //A for loop is utilized to reverse the contents of the array

       for(int i=0; i<userArray.length/2; i++){

           int temp = userArray[i];

           userArray[i] = userArray[userArray.length -i -1];

           userArray[userArray.length -i -1] = temp;

       }

       

       //A for loop prints each element of the reversed array in one line

       for(int i =0; i <userArray.length; i++){

           System.out.print(userArray[i] + " ");

       }

     

   }

}

Explanation:

The program is annotated to provide a thorough explanation.

The for-loop responsible for reversing the array operates by splitting the array into two segments and swapping elements from the first segment with those from the second segment. During each loop, an element from the first segment is temporarily stored in temp variable, and then that element is replaced with the corresponding element from the second segment. Subsequently, the element from the second segment is updated with the value held in temp.

3 0
22 days ago
When long labels are required, which of these commands can you use to improve readability of a worksheet?
maria [879]
I think it's text wrapping! I hope this assists you.
6 0
8 days ago
Read 2 more answers
Other questions:
  • In the Scrum board, prioritizing the issue backlog is done in the ———- mode.
    7·1 answer
  • How many bits would be needed to count all of the students in class today? There are 5 children in the class.
    7·1 answer
  • Which of the following statements is true regarding input and output?
    12·2 answers
  • In the middle of the iteration, how should a team handle requirement changes from the customer? (1 correct answer)
    7·2 answers
  • The part of the computer that contains the brain, or central processing unit, is also known as the A.monitor B.modem C.keyboard
    10·1 answer
  • Some early computers protected the operating system by placing it in a memory partition that could not be modified by either the
    5·1 answer
  • PLEASE HELP!!~~
    7·1 answer
  • 5.15 LAB: Output values below an amount Write a program that first gets a list of integers from input. The input begins with an
    9·2 answers
  • Assign max_sum with the greater of num_a and num_b, PLUS the greater of num_y and num_z. Use just one statement. Hint: Call find
    5·1 answer
  • Danielle, a help desk technician, receives a call from a client. In a panic, he explains that he was using the Internet to resea
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!