Write an algorithm and draw a flowchart for switching off a machine after it has made 500 glass bottles. use an appropriate conditional statement for this
please hurry i need urgent
please answer correct
or i will report
The algorithm is as follows:
1. Start
2. bottles = 0
3. While bottles != 500
3.1 Create bottle
3.2 bottle = bottle + 1
4. Switch off machine
5. Stop
Explanation:
This begins the algorithm
1. Start
This initializes bottles to 0
2. bottles = 0
The loop is repeated until 500 bottles is created
3. While bottles != 500
This creates a new bottle
3.1 Create bottle
This increments the number of bottles by 1
3.2 bottle = bottle + 1
This switches of the machine after all bottles are created
4. Switch off machine
End algorithm
5. Stop
THANKS
How is Ms word more suitable and easier for document designing?
Answer:
MS Word is a word processing application, that built with an excellent array of features that permit the editing of text documents, with fonts, margins, borders, and page layout properties. Tables, charts, word art, shapes and pictures can be easily added to enhance the appearance and professional look of documents, as well as being able to publish documents in Portable Document Format, PDF and other file formats
Using MS Word, users an create write contract documents, resume, write-ups, fliers, invitation cards, projects, and reports from several customizable templates available in the Online Templates option of creating New Documents
The application provides support and upgrade to users that enable them make the most use of their time by having the required text document creation features in one application
Explanation:
What is the role of memory in a computer
Answer:
Computer random access memory (RAM) is one of the most important components in determining your system's performance. RAM gives applications a place to store and access data on a short-term basis. It stores the information your computer is actively using so that it can be accessed quickly.
A database planner names a field “Organic ingredients_3”. Why would this name Create possible problems in programming?
Answer:
I think the answer is 2.
hope it will help you
The place on the computer where information is stored temporarily so the processor can access it quickly is called what? Memory Kernel Mode Driver
Answer:
The answer is Memory
How do you send a file to someone in an email? (Choose all that apply). A. Select Send File and choose the file you need. B. Select the paperclip icon and choose the file you need. C. Open the file and then select Send in your email. D. Select Attach and choose the file you need.
Answer:
C. Open the file and then select Send in your email.
D. Select Attach and choose the file you need.
Explanation:
Communication can be defined as a process which typically involves the transfer of information from one person (sender) to another (recipient), through the use of semiotics, symbols and signs that are mutually understood by both parties.
One of the most widely used communication channel or medium around the world is an e-mail (electronic mail).
An e-mail is an acronym for electronic mail and it is a software application or program designed to let users send and receive texts and multimedia messages over the internet.
A file can be defined as a computer resource that avails end users the ability to store or record data as a single unit on a computer storage device.
The following documents or files such as soft copy attachments, web links and web pages may be sent from one user to another through the use of an email.
On a related note, some of the methods used for sending a file to someone in an email are;
I. Open the file and then select Send in your email.
II. Select Attach and choose the file you need.
Select the six parts of the boot sequence. Computer displays details of the process BIOS confirms it has found boot loader Shortcuts and hotkeys loaded BIOS begins flashing process Boot loader loads operating system First sector of boot disk is accessed Computer performs POST Power goes to motherboard Printer prints test page
Answer:
Computer displays details of the process
BIOS confirms it has found boot loader
Boot loader loads operating system
First sector of boot disk is accessed
Computer performs POST
Power goes to motherboard
Explanation: