Drawing wireframes can help to answer the specific requirements
What are wireframes?
An application's or website's user interface (UI) and core functionality are outlined in a wireframe, which is a diagram or set of diagrams made up of simple lines and shapes. Discover in greater detail what UX wireframes are, how they appear, and how they can help your team.
Wireframes are typically low-fidelity sketches or digital images made of boxes and lines that represent content blocks and navigational components. A product team may observe the fundamental layout of the user interface through low-fidelity wireframes.
The best wireframe tool in current scenario is figma, so to design an app missy can use it freely and share across
Hence wireframe tool has the flexibility to share and edit
To know more on wireframes in UX follow this link
brainly.com/question/28260138
#SPJ4
Answer:
case-based.
Explanation:
A software can be defined as a set of executable instructions (codes) or collection of data that is used typically to instruct a computer on how to perform a specific task and solve a particular problem.
Simply stated, it's a computer program or application that comprises of sets of code for performing specific tasks on the system.
A software development life cycle (SDLC) can be defined as a strategic process or methodology that defines the key steps or stages for creating and implementing high quality software applications. There are seven (7) main stages in the creation of a software and these are;
1. Planning.
2. Analysis.
3. Design.
4. Development (coding).
5. Testing.
6. Implementation and execution.
7. Maintenance.
A case-based reasoning application refers to a knowledge-based system that is designed and developed to use previous case scenarios (similar past problems) to interprete or proffer a solution to a problem.
In design and implementation of any case-based reasoning application, there are four (4) Rs involved: retrieve, reuse, revise, and retain.
Answer:
<u>note:</u>
<em><u>solution is attached in word form due to error in mathematical equation. furthermore i also attach Screenshot of solution in word due to different version of MS Office please find the attachment</u></em>
Answer:
Option d pretest
Explanation:
Given the pseudocode:
- do stepA
- do stepB
- if conditionC is true
- then do stepD
- else
- do stepE
- end if
- while conditionF is true
- do stepG
- end while
The pseudocode above shows that there is a pretest before some codes are executed. For example, line 3 check if condition is true then only execute stepD otherwise execute stepE. Line 8 check if conditionF is true then repeatedly execute stepG. These are examples of pretest a condition will must be met (pretest passed) before a block of codes can be executed. This pretest can be seen in if-else statements and also the while condition.
Answer:
what
Explanation:
uhh this isnt complete or something i dont know what this is im gonna answer it for the points