How are programs and algorithms related? A program is a part of an algorithm. They are not connected at all. An algorithm is a part of a program. They are the same. ​

Answers

Answer 1

Answer:

A program is a set of instructions that a computer executes.

An algorithm is a set of instructions that must be done in order to get some result.

If an algorithm is written in a programming language, then the program is an implementation of the algorithm.

An algorithm must not, however, be a program. An algorithm can also be performed manually (e.g. calculate 6431 + 8316 on paper or in your head).

Explanation:


Related Questions

can someone help meeeeeeeee please

Answers

Answer:

Option 1 maybe

Umm try to see if it’s 2

Help! Computer Science Discoveries. Hurry its timed

Answers

Answer:

1. categories

2. character

3. code

4. portrait

5. conversation

6. stage

7. Landscape

8. backdrop

Explanation:

I'm not sure what "a visual programming language for children" would be, sorry about that, and sorry if these are wrong .-

How can reviewing a completed test prior to submitting it help you to earn the most points possible?

Answers

The act of reviewing a completed test prior to submission is usually called double - checking. This involves checking through selected answers that have been picked prior to making submission.

This action will help to check for possible errors which could have been made unknown to the user, Hence, errors committed by mistake.

Hence, a review of a completed test or assessment would help check for potential errors which could prove costly and hence, leading to more earned point in total.

Learn more :https://brainly.com/question/20194760

What do you mean by real time system? Why real time system needs to response within limited time?

Justify your answer with example.
plz ans quick

Answers

Real time system means that the system is subjected to real time, i.e., response should be guaranteed within a specified timing constraint or system should meet the specified deadline. For example: flight control system, real time monitors etc.

Leon needs to configure the days and times of his work week for his Outlook Calendar. Which option should he
use?

O Outlook Web App
O Backstage view > Calendar
O Home > Calendar
O Calendar View > Options

Answers

Answer:

3.Home > Calender

I think soo

Explanation:

have a good day dear!

Answer:

calendar view > options

Explanation:

it makes the most sense and edge 2022 final exam

ASAP
Which of the following is best described as a network that covers a large geographic area (such as a city, country, or the world) using a communications channel that combines many types of media such as telephone lines, cables, and radio waves.
LAN
WAN
W.W.
WLAN

Answers

either LAN or WLAN but i’m pretty sure it’s LAN. hope that narrows it down a tiny bit

Which phrase best describes a scenario in Excel 2016?


A. a type of what-if analysis that allows a user to define a single variable for a single function or formula

B. a type of what-if analysis that allows a user to define multiple variables for multiple functions or formulas

C. a type of chart analysis that allows a user to predict outcomes using data

D. a type of chart analysis that allows a user to set predetermined outcomes using data

Answers

A phrase which best describes a scenario in Microsoft Excel 2016 is: B. a type of what-if analysis that allows a user to define multiple variables for multiple functions or formulas.

What is Microsoft Excel?

Microsoft Excel simply refers to a software application that is designed and developed by Microsoft Inc., for analyzing and displaying spreadsheet documents, especially by using rows and columns in a tabulated format.

The types of function in Microsoft Excel.

In Microsoft Excel, there are different types of functions which are referred to as "predefined formulas" and these include the following:

Sum functionMaximum functionAverage functionCount functionIF functionMinimum function

In conclusion, Microsoft Excel 2016 is designed and developed by Microsoft Inc., as a type of what-if analysis which avail its end users to use multiple variables in defining multiple functions or formulas.

Read more on Excel function here: https://brainly.com/question/14371857

#SPJ1

can some one please help

Answers

Answer:

i will try other questions too

Which programming language's program structure is similar to its syntax?
O A. Java
OB.
B. Python
Ос. .
PHP
OD. LISP

Answers

Answer:

I believe it is java.

Explanation:

The question of ________ arises when considering the way in which online marketers gather consumers’ information over the Internet without their consent.
() Research
() Theories
() Science
() Ethics

Answers

Answer: Ethics

Explanation:


Select the correct answer from each drop-down menu.
Jeff writes a blog on digital photography. His most recent post was about visual artifacts. Identify the visual artifacts in the sentences below.
. A visual artifact of digital projectors is called
An inappropriate color difference in an image is called

Answers

Answer:

Screen-door effect

Explanation:

Answer:

An inappropriate color difference in an image is called: image noise

A visual artifact of digital projectors is called: fixed-pattern noise

Explanation:

trust me

PLEASE HELP!!
Low-level programming languages are used to write code to control the computer's hardware.

True

False

Answers

Low-level programming languages are used to write code to control the computer's hardware is true.

What is Low level programming?

A high-level language (HLL) is a programming language, like C, FORTRAN, or Pascal, that allows programmers to create applications that are mostly independent of a certain kind of machine.

Because they are further away from machine languages and more similar to human languages, these languages are regarded as high-level.  A high-level programming language in computer science is one that strongly abstracts from the specifics of the computer.

When compared to low-level programming languages, it may use natural language elements, be simpler to use, or automate (or even completely hide) important components of computing systems (such as memory management).

Therefore, Low-level programming languages are used to write code to control the computer's hardware is true.

To learn more about programming, refer to the link:

https://brainly.com/question/11023419

#SPJ2

What are the main security weaknesses of coaxial cable, twisted pair cable, and fiber optic cable? How might the router itself be a security risk, even if you were using UTP/STP cabling that was insulated to prevent electromagnetic radiation leaks that could be eavesdropped on? What steps might you take to improve security for cabled networks?

Answers

Answer:

Answered below

Explanation:

Coaxial cables weaknesses include; fluctuation of speed during heavy use, leaks at the point of connection and signal loss over long distances. Twisted pair cables are not durable enough and are susceptible to interference. Fibre optic cables are costly and need expertise to install.

Hacked or compromised routers can be infected with malwares that reroutes users to spam sites and also to ddos attacks.

Steps to protect cable networks include; network encryption, physical security, VPN usage, updating networks, auditing and mapping.

heeeeeeeeeelp its timed :(
drag the correct word to the correct place
plllz help

Answers

Answer:

Upward Blue arrow= Lift

Downward Blue arrow= Drag

Upward yellow arrow= Thrust

Downward yellow arrow= Weight

i m not so sure

Need help on this it’s the last one I need

Answers

Design a ringtone like it says

Which line correctly starts the definition of a class named "team"?


class team:

def team():

class team():

def team:

Answers

Answer:

A

Explanation:

The line correctly starts the definition of a class named “team” is the class team:. The correct option is A.

What are the definitions?

The definition is the precise explanation of a word, particularly as it appears in a dictionary. Meaning provides a broad explanation of a word or topic. The primary distinction between definition and meaning is this. Understanding what a term implies is made possible by both its definition and its meaning.

When we write a definition of a word. The word is written before, and it is written with a colon sign. The word is only written and after the word place colon, then the definition of the word.

The definition of the word team is a collection of people who cooperate to accomplish a common objective.

Therefore, the correct option is A. class team:

To learn more about definitions, refer to the link:

https://brainly.com/question/23008740

#SPJ2

How can data consolidation be helpful? Check all that apply
•It can set up automatic updating of data within one worksheet.
•it can summarize data from worksheets in different workbooks.
•it helps to summarize data from worksheets that are not identical.
•it combines data from multiple sheets to create one concise table.
• it summarizes data based on how many rows and columns have values.

Answers

Answer:2,3, and 4

Explanation:

Answer:

2,3,4

Explanation:


Select all the ways in which business professionals might use a spreadsheet in their jobs.
editing graphics
creating a graph for a presentation
tracking financial information
organizing numeric data
conducting a query
making calculations
writing business letters

Answers

Answer:

By making calculation.

Explanation:

Because spreadsheet is a calculation type software.

The smallest unit of a spreadsheet, and it is formed by the intersection of a row and a column.

a
Workbook
b
Cell
c
Pointer
d
Ribbon Tabs

Answers

The answer would be: B. Cell

Ivan wants to have code in a game that will make it possible to change the speed of a swimmer in the game. Which of these does Ivan need?

A.
a Boolean value

B.
output

C.
a variable

D.
a database

Answers

A) a Boolean value, because you can have two possible values which is intended to represent the two truth values of logic.

Franklin has a photographic assignment, and he needs to print some photographs using Adobe Photoshop. Which feature will help him see the
printed version of the document on the screen before he actually prints it?
The
feature in Photoshop will help Franklin see the printed version of the document on the screen before he actually
prints it.

Answers

Answer:

print preview

Explanation: i got it correct in plato

Answer:

print preview

Explanation:

on plato/edmentum

Lighting for a location shot is run by the team at the location.


True

False

Answers

Answer:

I'm not worng it's true

Other Questions
How is Congress different from a government agency, such as the Federal Communications Commission?o Congress passes laws, but government agencies enforce laws.O Government agencies write laws, but Congress executes laws.O Congress passes laws, but government agencies decide whether the laws are fair.Government agencies write laws, but Congress decides whether the laws are falr. Jackson's mother commutes 30 km to work each way every weekday. She takes 2 weeks vacation each year. What distance does she commute in a year?Write a single expression to represent the problem. Why did Guang Xu's attempts at reform fail? Part DWhy did the African Americans move to the North? Can I get some help? I will be giving brainliest! Find the slope of each piece of the antler on the graph below. Write answers in the simplest form into the table. IF YOU DONT KNOW THE ANSWER THEN DONT ANSWER. If you do, your comment as well as your account will be reported. Last week, Ray worked 46 hours. He incorrectly calculated he earned $45 of additional pay. What was Ray's error when he miscalculated his overtime pay? How much was Ray's paycheck for working 46 hours. Show your work. Would Ray make more money working 40 hours a week for two weeks or working 32 hours one week and 46 hours the next? Justify your answer. Whoever answers correctly WILL get Brainliest. Remember to stay safe and inside as much as possible. HAPPU HOLIDAYS! God loves you and have a blessed one! :) ______ is the name of a third party. Which term best completes the sentence? Why did Japan become isolated after the Mongols tried to invade? which relation is NOT a function? which word is stressed on the second syllable imagineeyesightmanifestfreedom Hooke's law describes a certain light spring of unstretched length 32.1 cm. When one end is attached to the top of a doorframe and a 7.94 kg object is hung from the other end, the length of the spring is 42.4 cm. (a) Find its spring constant. .7554 Correct: Your answer is correct. kN/m (b) The load and the spring are taken down. Two people pull in opposite directions on the ends of the spring, each with a force of 178 N. Find the length of the spring in this situation. .7923 Incorrect: Your answer is incorrect. how to take pictures? Discuss America's transition from historical isolationism to a more interventionist foreign policy after WWII. Solve the system of linear equations below by substitution.x + y = 52x - y = 7Answer choices(3, 2)(2, 3)(1, 4)(4, 1) lily likes to collect records. Last year she had 4 records in her collection. Now she has 7 records. What is the percent increase of her collection? ................ images out of clay, stone, and metal.O a. The shaping of sculptureO b. Sculpting the shapesOc. To shape sculptureO d. Sculptors shape What is the image point of (-4,2) after a translation left 5 units and down 3units? CORRECT ANSWER GETS BRAINLIESTWhat percentage of the block is shaded in? Early on in A Christmas Carol, Ebenezer Scrooge isAwelcoming but busyBmiserly and indignantcaring and benevolentDcharitable but harsh Need help Im in class lol but please thanks