1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
solniwko [45]
4 years ago
7

Chad, a computer programming student, just finished writing a computer program. In order to check whether the program performs t

he intended task, Chad must convert the source code to an executable program. Which tool would Chad need for this purpose?
Computers and Technology
2 answers:
Elina [12.6K]4 years ago
8 0

Answer:

A compiler

Explanation:

Basically the compiler is a program that processes commands written in a specific programming language and "translates" it into the machine language or "code" that the processor uses, converting the source code into an executable program.

When executed, the compiler first parses all language instructions syntactically one after the other and then, in one or more successive steps or “passages”, constructs the exit code, making sure that the instructions refer to other instructions are referenced correctly in the final code. Traditionally, the output of the compilation has been called an object code or sometimes an object module. The object is machine code that the processor can execute, one instruction at a time.

dangina [55]4 years ago
3 0
He'd need to use a compiler. 
You might be interested in
Why does dns use udp instead of tcp? if a dns packet is lost, there is no automatic recovery. what are the consequences?
inysia [295]
<span>If a DNS packet using UDP is lost this problem must be handled at the application layer. If an answer is not received after some period of time the specific application may choose to resend the DNS query. I can go much more into detail but this should answer your question. If you need more detail just ask.</span>
6 0
3 years ago
What allow you to write alphas on a computer keyboard
lions [1.4K]

Answer:

"To create any of these Greek letters using the Alt codes, simply press the "Alt" key while simultaneously typing the listed number. For example, to create the Greek letter Alpha (α), press the "Alt" key and type 224 using the keypad at the right side of your keyboard." - GOOGLE

5 0
3 years ago
It is important to remember that in a supply? chain, the only source of revenue is the? _______.manufacturer/customer/raw materi
4vir4ik [10]
Probably the retailer
5 0
4 years ago
(10 points) [Edhesive] 3.6 Code Practice
Digiron [165]

Answer:

  • You need to create a variable outside (before) the input loop.
  • You need a variable inside your loop that temporarily holds the user input.
  • In your loop, you will compare if the variable outside the loop is greater than (or less than) the new user input.

I don't know what program language you are using, but I will use python since it's easy to read and you will get the idea if you're using a different programming language.

<u>Code (Python)</u>

largestnum = 0

for x in range(6): <em>#loops 6 times</em>

   newnum = int(input("Enter a number: ")) #ask user for input & converts to int.

   if newnum > largestnum: <em>#if new number is greater than largest num </em>

     largestnum = newnum     <em>#make it the largest number</em>

<em>    </em>print("Largest:", largestnum)

The reason why you need a variable outside of the loop is because after the loop is done all variables inside the loop are trashed and can no longer be accessed outside of the loop.

3 0
4 years ago
How do you start using the Internet?
fgiga [73]

Answer:

it's

D. open web browser

3 0
3 years ago
Read 2 more answers
Other questions:
  • Why are the relational operators called relational?
    15·2 answers
  • What is c also write it's features
    15·2 answers
  • ¿Por qué es importante generar proyectos innovadores?
    8·1 answer
  • In the transactional process model of communication, the meaning of a message resides with the ___________.
    6·1 answer
  • Which of the following describes an iteration in a computer program?
    8·1 answer
  • 6. A genre of video game in which a player chooses a character and builds, upskills and modifies that character is referred to a
    12·2 answers
  • This code --&gt; plt.plot(x,y) is used to draw :
    8·1 answer
  • Worksheet-I • Make a list of 10 application software and 5 utility programs installed in your computer, along with their uses. U
    9·1 answer
  • How does the internet works
    14·1 answer
  • An optical drive randomly becomes unavailable, and after replacing the drive, the technician now suspects that the drive may not
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!