Created by Geraldine Ruiz
about 6 years ago
|
||
Question | Answer |
You can type a program into one of the following: | 1. A plain text editor 2. A text editor that is part of an integrated development environment |
Program that you use to create simple text files. | Text Editor |
A software package that provides an editor, compiler, and other programming tools. | IDE (Integrated Development Environment) |
An environment that contains tools useful for creating programs in Visual Basic, C++, and C#. | Microsoft Visual Studio (IDE) |
IDE’s editor features: | 1. It uses different colors to display various language components. 2. It highlights syntax errors visually. 3. It employs automatic statement completion. 4. It provides tools that allow you to step through a program’s execution one statement at a time. |
A location on your computer screen at which you type text entries to communicate with the computer’s operating system.
Image:
Image (binary/octet-stream)
|
Command Line |
Allows users to interact with a program in a graphical environment.
Image:
Image (binary/octet-stream)
|
GUI (Graphical User Interface) |
Predicted the development of software in 1843; she is often regarded as the first programmer. | Ada Byron Lovelace |
The basis for most modern software was proposed by ____ ______ in 1935. | Alan Turing |
Focuses on the procedures that programmers create. | Procedural Programming |
Focus on the actions that are carried out. | Procedural Programmer |
Focuses on objects, or “things,” and describes their features (also called attributes) and behaviors. | Object-oriented Programming |
Want to create your own Flashcards for free with GoConqr? Learn more.