Answer:
The answer is "a design proposal
"
Explanation:
The brochure is just a paper document that could be embedded in design, poster, and flyer. It is also often used for advertising purposes. Its design process, which becomes an imaginative process through which requirements were identified and process designed for the desires, that's why the above-given option is a correct and wrong choice can be defined as follows:
- The choice design brief is wrong because it is a written explanation.
- The choice design critique is wrong because it used to analyze the design.
- In choice design medium, it is processed in which design is prepared, that's why it is wrong.
Answer:
Following is given the program code as required:
Explanation:
- Initially a class is created name RandomGuessMatch.java
- An instance for scanner class is created in main method.
- Now the upper and lower bounds for guess are given by variables MIN (1) and MAX(5).
- Now user will be allowed to guess the number.
- The difference between the guessed number and actual number is calculated.
- This will tell the compiler weather to print correct or incorrect.
<h2>i hope it will help you!</h2>
Answer: B
Explanation:
WHATS GOOD DAVE STRIDER? WHATS UP MAN I - i man put the bunny back in the box what pumpkin apple juice?
ok so application software performs specific tasks for an end user and utility software just runs routine maintenance on your computer to ensure it runs smoothly. in this sense, the answer is B because if your computer crashed then you have no backup. things do not run smoothly obviously.
think of utility software as things such as antivirus, compression tools, defragmenter, and the other boring stuff that is meant for your computer to run smoothly
Answer:
A - Activity
Explanation:
UML contains multiple subdivisions of diagrams which allow you to visualize what the software will do, while activity diagrams demonstrate the process of what happens in the system being modeled. This is why UML uses the activity diagram to model the flow of procedure.
Answer:
The output of the given code is 50.