What process renders high-level programming code into usable code for the CPU?

Answers

Answer 1

Answer:

Compilation

Explanation:

The compiler links your code and assembles it and compiles it to a binary file. For more information you can find it on or the internet


Related Questions

What is the output?
X = 9 % 2
if (x == 1):
print ("ONE")
else:
print ("TWO")

Answers

Answer:

ONE

Explanation:

9 % 2 = 8 remainder 1

mod is asking for the remainder, so x = 1.

Since x equals 1, it will print ONE.

Which shot is not the best for a widescreen image

Long shot
Closeup
Establishing shot

Answers

Closeup because well it’s close and not far away

which of these exemplifies an iterative process
A: you walk to school everyday with a friend
B: you do homework at a different time each day
C: sometimes you eat breakfast at school and something you eat at home
D: you write a research paper, review it, revise it, review it again, revise it again

Answers

Answer:

its D

Explanation:

took the test

Answer:

d

Explanation:

HELP!!!!!!!!!!!

A program that converts a program to binary all at once and runs the entire program when finished with the conversion
Group of answer choices

Complication

Compiler

Function

No answer text provided.

Answers

Answer: Compiler

Explanation:

What is a placeholder for a piece of information that can change is called?

Answers

Answer:

Variable.

Explanation:

A placeholder for a piece of information that can change is called variable.

In Computer programming, a variable stores information which is passed from the location of the method call directly to the method that is called by the program.

For example, they can serve as a model for a function; when used as an input, such as for passing a value to a function and when used as an output, such as for retrieving a value from the same function.

Hence, when you create variables in a function, you can can set the values for their parameters.

For instance, to pass a class to a family of classes use the code;

\\parameter Name as Type (Keywords) = value;

\\procedure XorSwap (var a,b :integer) = "myvalue";

How important is the knowledge of ICT to a pupil like you?

Answers

For me it is not important

Any device that uses light to read and write information.

A. Optical Drive

B. Peripheral Device

C. Laser Device

D. Optical Device

Answers

Answer:

Optical Storage Device

Do you need a internet browser to go to the intrnet?​

Answers

Answer:

No you do not need a interent browzer to get to the internet.

Explanation:

Not sure but I don’t think so

Anyone recommend any underrated kpop songs? I'm mostly into girl group songs, but I'd be nice to listen to a boy group song for once lol.

When I say underrated please don't put songs with more than 30 million streams lol.

Songs I recommend:

Loona/Cherry-Love Cherry Motion
Loona/ViVi-Everyday I Love You
Binu-Bibi
BIYA- COTAI
Luri- Blah Blah
Nature- OOPSIE
Nature- Girls
fromis_9- Heart to Heart
fromis_9- DKDK

There's so much more, buy my brain just stopped working

Answers

Answer:

Omona - Mixnine.

Highlight - Iz*one.

Downpour - IOI.

Goodbye - 2NE1.

Lonely - Sistar.

Stylish - Loona.

Satellite - Loona.

Twilight - Kim Lip.

Explanation:

Answer:

NCT127 /STCKER

Explanation:

Which of the following is NOT a peripheral?
Keyboard
USB storage drive
Printer
CPU

Answers

USB is the answer to your question
a CPU is NOT a peripheral device because a computer system cannot work without a CPU.
A peripheral device is used to put information into and get information out of the computer.

Which field in the contacts form is used to control the order in which contacts are displayed in the current view.

Answers

Answer: File as

Explanation:

A contact form is simply refered to as a web based form which is usually short and then published on the website which can be filled out by people in order to pass a message across to the person who owns the site.

The field in the contacts form that is used to control the order in which the contacts are displayed in the current view is "File As".

Do you think it's better for a young designer to use free, open-source art programs or to pay for commercial programs? Explain your answer, but come up with at least one counterargument that forces you to defend your position when you explain why you think one option is better than the other.

Answers

Answer:

The young designer should use free open-source art programs for his designs. The designer can create new tools and get and update a verse collection of design tools in the software.

Explanation:

An open-source program is a software or application whose source code is available for changes, upgrade and sharing within the public.

Rather than in closed-source software where all upgrades and changes are made only by the tech-company with the license, and the expensive nature of the purchase, the open-source code programs are mostly free with a general public license.  

Why was the Internet first developed? Use details and information to explain your answer.

Answers

Answer:

for military purposes,

Explanation:

and then expanded to the purpose of communication among scientists. Unlike the telephone network, the Internet uses packet switching. Packet switching was invented by three different independent research groups around the world.

Why is data such a powerful form of evidence?

Answers

It proves the claim right being factual

In the movie Charlie and The Chocolate Factory, why did Augustus Gloop go against Mr. Wonka’s instructions and drink from the chocolate river?

Answers

Answer:

He likes chocolate

Explanation:

He's a selfish chocolate lover. Mr. Wonka stated that it must not be touched by human hands, simply children being stubborn.

What potential problems could come up if I tried to use a function without knowing what it does or how to interact with it?

Answers

Answer:

You won't get the result you are expecting. Or you may get a result, you just don't know what it represents. Or the function could do any number of other things that may effect values already stored in the instance of the class that you weren't intending. It all depends on what the function is and how dependent other things are on it.

Answer:

My friend wants to use my findSmallest() function in her program. Is this function ready to be shared in a library? Why or why not? This is the answer to the next question.

Explanation:

No, this code is not ready to be shared in a library. This is because this code has a global variable that will only allow the code to work for one case and cannot be applied to other problems my friend might have. This function also does not have a return call which will result in no answer when fed with an input.

Three different numbers need to be placed in order from least to greatest. For example, if the numbers are ordered 9, 16, 4, they should be reordered as 4, 9, 16. Which of the following algorithms can be used to place any three numbers in the correct order?

Answers

Answer:

what are the three different numbers?

Android OS "AFTER" Beta.
A. Cupcake
B. Candy
C. Cookie
D. Carmel

Answers

Answer:

Android OS "AFTER" Beta is;

A. Cupcake

Explanation:

The Android Beta mobile operating system was released on November 2007 while on the 23rd of September, 2008, the first commercially available version of the Android, Android 1.0 was released

Android 1.0 and 1.1 were not assigned actual code names and the first Android mobile operating system release to be assigned a code name is the Android 1.5 which was code named Cupcake by the project manager

A small business has been experiencing power outages in their area. When checking the IP-based security camera, they were not able to access the camera. They verified the camera was on and had power. What is MOST likely the problem?

Answers

Group of answer choices.

A. The camera has an invalid gateway address.

B. The camera has been damaged by the power outage.

C. The camera's memory card is full

D. The camera is not connected to the wireless network.

Answer:

D. The camera is not connected to the wireless network.

Explanation:

An IP address is an acronym for internet protocol address and it can be defined as a unique number assigned to a computer or other network devices, so as to differentiate each device from one another in an active network system. Thus, an IP address is typically used to uniquely identify each computer or network devices connected to the internet or network.

In Computer networking, IP address are classified into two (2) main categories and these are;

1. Local (internal) IP address.

2. Global (external) IP address.

In this scenario, a small business has been experiencing power outages in their area. When checking the IP-based security camera, they were not able to access the camera. They verified the camera was on and had power. Thus, what is most likely the problem is that, the camera is not connected to the wireless network.

This ultimately implies that, the IP-based security camera is only powered on but is not interconnected with the other devices on the wireless local area network (WLAN).

Drag each label to the correct location. Each label can be used more than once. Match the device to the port through which it connects. Monitor External hard drive Flash drive Flash drive Mouse hdmi usb- c display port thumder port

Answers

Answer:

Mouse - USB

Monitor - display port, HDMI, and thunderbolt port

External hard drive - USB and thunderbolt port

Flash drive - USB

Explanation:

A computer mouse is an input device used to interact with a computer system. It connects with the computer through the USB port.

A Monitor is an output device that is used to display information on a computer system. It can be connected to the system through the display ports, HDMI, and the thunder port.

The External hard drive is a storage device that holds data for a long period of time. It has adapters to connect to the computer through the USB ports or thunderbolt ports. The flash drive is similar in function to the hard drive but small in size and storage space. It only connects with the computer through USB ports.

Answer:

HDMI- Monitor

DisplayPort- Monitor

The other two, I dunno

I need help with this program. I need code for this . Java if statements Determine the amount of discount a person should receive. If the bill is more than 2000, then the person should receive a 15% discount. If the bill is 2000 dollars or less, the person does not receive a discount of any kind. Sample Data: 500 2500 4000 333.33 95874.2154 Sample Output= Enter the original bill amount :: 500 Bill after discount :: 500.00 Enter the original bill amount :: 2500 Bill after discount :: 2125.00 Enter the original bill amount :: 4000 Bill after discount :: 3400.00 Enter the original bill amount :: 333.333 Bill after discount :: 333.33 Enter the original bill amount :: 95874.2154 Bill after discount :: 81493.08

Answers

Answer:

The program in Java is as follows:

import java.util.Scanner;

public class MyClass {

   public static void main(String args[]) {

     double bill;

     Scanner input = new Scanner(System.in);

     System.out.print("Enter the original bill amount : ");

     bill = input.nextDouble();      

     if(bill>2000){

         bill-=0.15*bill;

     }

     System.out.println("Bill after discount: " + bill);

   }

}

Explanation:

This declares bill as double

     double bill;

This lets the program accept input

     Scanner input = new Scanner(System.in);

This prompts user for the original bill amount

     System.out.print("Enter the original bill amount : ");

This gets the bill from the user

     bill = input.nextDouble();      

This checks if the input bill is greater than 2000

     if(bill>2000){

If yes, the bill after discount is calculated as follows:

         bill-=0.15*bill;

     }

This prints the bill after discount

     System.out.println("Bill after discount: " + bill);

You use the analogy that a four-dimensional array is like a shelf of books.

Which part of the analogy does 3 refer to in myData[1] [3] [2] [6]?

page

book

row in the table

shelf

Answers

Answer:

Page

Explanation:

Edge 2020

The page part of the analogy, 3 refer to in myData[1] [3] [2] [6]. The correct option is A.

What is array?

An array is a collection of memory locations, or "boxes," each of which has the same name and can store a single piece of data. An array's data must all be of the same data type.

The metaphor suggests that a four-dimensional array is similar to a book shelf.

A dimension is used in addition to length, breadth, and depth to enable the use of geometrical language when discussing occurrences that depend on four parameters.

Consequently, it may be said that a four-dimensional array is comparable to a shelf of books. In my Data are page, 2 refers to the analogy's relevant section.

Thus, the correct option is A.

For more details regarding analogy, visit:

https://brainly.com/question/2403481

#SPJ5

Identify and summarize the features of the Windows 7 backup utility.

Answers

Answer:it is slow

Explanation: slow

Answer:

IT can create a backup it can restore a backup and probably more

Explanation:

Drop a paper of A-4 size and a
piece of wood/plastic about 2-3
inches long, from a height more
than 10 feet. Note the time for both
to hit the ground. Now repeat the
experiment by folding the paper
once, twice, thrice... (as many
time as you can). Why every time
the travel time reduces for paper
and remains the same for
wooden/plastic piece. Does the
paper at any stage hit ground
before wooden/plastic piece? If
yes,

Answers

Folding the paper reduces the surface area/volume. Travel time reduces due to less friction.

The wooden or plastic piece never changes its amount of drag/friction in the atmosphere.

If the paper is folded/compressed small enough, such that it’s friction is less than the wood or plastic then yes it would fall faster.

In a perfect vacuum, there is no friction to factor in, thus both fall at same speed.

What do you hope that people see in your digital footprint 5 years from now? ​

Answers

Answer:

I hope they see me playing with my dog (who died a few months ago) Malikeye

Explanation:

none :)

I need to calculate the % of Grand Total on Microsoft Excel, but can't for the life of me remember how to do that. Help would be greatly appreciated.

PS: Reposting my question because the answers I got previously were both only made for points, not to help in any way. :(

Answers

Answer:

You need to first use the Sum function to add up all the costs of September.

Then divide each September cost by the grand total that you got. After that format the last column to be percentages.

Look at the attached file for the formulas used.

a certain kind of fish in the ocean eats only algae. a seal eats this fish a bear eats the seal .when the bear dies,it’s recycled by bacteria

Answers

Answer:seal

Explanation:

Please explain what Level 5 Automation is and give 2 examples of the technology

PLEASE ANSWER

Answers

Answer:

Automation is the process by which AI is adapted, trained, and refined to perform actions that are similar/mimic those of human behavior and actions There are 5 levels to automation, 0 being the lowest and 5 being the most "autonomous" and independent.Level 5 automation is complete control of the action essentially a true self-driving car that can go anywhere and at any time, assuming that a human driver could do the same.This is based under the assumption that the human can perform the same action as the AI.Fully autonomous vehicles Robot Conveyer belt

Which of the following is true of functions?

Answers

Answer:

their is nothing

Explanation:

functions are true ....

Please explain what Level 5 Automation is and give 2 examples of the technology.

Answers

Level 5 ( Full Driving Automation ) Level 5 cars won't even have steering wheels or acceleration / braking pedals . They will be free from geofencing , able to go anywhere and do anything that an experienced human driver can do .

Pls follow me and Mark as brainlest!!! :-)

Other Questions
30 points! See pic attached. Will mark brainliest. The missing number in the arithmetic sequence 60, 51, ___, 33 is: 12x+9y=162. Fully reduce your answer. Help me please 9w+4= 2w+32 How many grams of KClO3 will dissolve in 300g of water at 50C? Helpppp pleaseeeeeeee ! Step by step Which of the following represents the concept of RNA?a) It consist of one strand. b) It's sequence comes of the DNA strand.c) Instead of Thymine, it uses Uracil as a nitrogenous bases.d) All of the above. 5/7 + 2/3Plz Answer Find the value of x. Select the paragraph from the section that shows New Year's resolutions are still popular. summarize the future use of dna technology here in 20 words or more Plants need sunlight to grow. Which of these is the best supporting details.A. My favorite kind of plant is the Venus fly trap.B. Plants that get sunlight grow taller than those who dont C. There are many different species of plants on Earth.D. Jessica sat in the sun and looked at her garden. What is King's point of view in the speech? How is the temperature scale different than a typical thermometer? What happens as electrons move along the chain of molecules known as the electron transport chain? Because of expanding wealth due to trade, new trade cities emerged in what area of the world?A. East AfricaB. Western EuropeC. OceaniaD. Americas Wanda Company produces its finished product in two processing departments--Mixingand Finishing. The following information is available for the month of March:Mixing Department: The beginning work in process inventory was $17,130 ($14,880 direct materials and $2,250 converion costs) and consisted of 1.200 units. During March, an additional 10.600 units were started into production. A total of 10.900 units were completed and transferred out to the Finishing Department. The ending work in process inventory consisted of 900 units which were 80% complete as to conversion costs. The following costs were incurred during March: direct materials $132,620; direct labor $140, 000; and overhead costs $101,770. Direct materials are added at the beginning of the process in the Mixing Department and conversion costs are incurred evenly throughout the process. Finishing Department: The beginning work in process inventory was $57,210 ($44,250 transferred-in costs and $12,960 conversion costs) and consisted of 600 units. During March, a total of 11.000 units were completed and transferred out to Finished Goods Inventory. The ending work in process inventory consisted of 500 units which were 40% complete as to conversion costs. The following costs were incurred during March: direct materials $143,000; direct labor $250, 000; and overhead costs $149.200. Direct materials are added at the end of the process in the Finishing Department and conversion costs are incurred evenly throughout the production process. Required:a. Prepare a production report for March for the Mixing Department. b. Give the general journal entry to record the transfer of the completed units from the Mixing Department to the Finishing Department for March. c. Prepare a production report for March for the Finishing Department. d. Give the general journal entry to record the completion of the units in the Finishing Department for March. e. Draw the Work-in-Process Inventory T-accounts for the Mixing Department and the Finishing Department and enter the appropriate cost flow account data. f. Why is computing cost of goods sold problematic in a process costing environment? 12. A tow truck driver used a force of 1088 Newtons to accelerate a golf cart 5 m/sec2.According to Newton's Law of Force and Acceleration, how much did the golf cartweigh? Plz help Im in confusion!!! Why is it ironic that Pip's benefactor is the convict?Group of answer choicesPip, despite all of his snobbery and finery, got his fortune from a class of person Pip disdains and shuns.The convict is the epitome of what Pip wants to become and through his money, he will accomplish that.The class of people he loves is actually the same as his benefactor.It is not ironic.