Answer:
The correct answer to the following question will be "Computer-assisted design".
Explanation:
- CAD seems to be computer software or development for creating 2D as well as 3D features or models.
- This technology could be used in a wide variety of companies and professions which could be used to produce architectural models, construction aims, renderings, power systems, technical diagrams, blueprints as well as visual effects through your favorite films and shows.
So that Daniel uses certain technology to support or create these 3D designs.
Answer:
research and install new systems and networks. implement technology, directing the work of systems and business analysts, developers, support specialists and other computer-related workers. evaluate user needs and system functionality, ensuring that IT facilities meet these needs.
Explanation:
Answer:
We can run multiple programs on windows simultaneously. There is no specific limit to run the programs.
Explanation:
We can run multiple application at the same time without having any limit.
<u>Microprocessor</u>
Microprocessor is the essential part of the computer. It is used to perform arithmetic and logic operations. The microprocessors are multitasking, its means that they can perform multiple tasks at the same time. It gives breaks all tasks into small portions and gives equal time to all process portions equally.
<u>Windows</u>
There is scheduler in windows that schedule all tasks for processing on priority basis. This will help computer to perform multiple task at the same time.
As computers have microprocessors that are used to process multiple application at the same time.
The pseudocode algorithm for the given program is:
- PROCESS saving account transactions
- REQUEST for previous account balance
- FOR every deposit made, (+)
- FOR every withdrawal made (-)
<h3>What is a Pseudocode?</h3>
This refers to the use of plain language to describe the sequence of steps for solving a problem in human language.
Hence, we can see that the complete step is given below:
5. DISPLAY "Withdrawal" when (-) is used.
6. DISPLAY "Deposit" when (+) is used
7. ELSE
8. PRINT "Error"
#SPJ1
Read more about flowcharts and pseudocodes here:
brainly.com/question/24735155
What type of coding are you trying to learn?