231k views
2 votes
Using the drop-down menu, identify the common IDE components.

A
tests a program one step at a time to find and fix errors.
А
translates the program from high-level programming language into machine
language so it is ready to run whenever it is called.
The
v is the main programming tool used to create, modify, and save code.
The
tool helps programmers write directions for repetitive tasks as they construct a
program
An
v translates each line of code from high-level programming language to machine
language and executes it when it is called to run.

User Mr Hery
by
7.5k points

2 Answers

2 votes

Answer:

test a program one step at to find and fix errors

User Dingbao Xie
by
8.5k points
6 votes

Answer:

debuger

compiler

source code editor

build automation

interpreter

Step-by-step explanation:

User Sjmurphy
by
7.4k points