Deck 5 Flashcards
Get That MONEY!!! (200 cards)
Pass and Advanced
- What are the most high-level language translators called?
Compiler programs.
Pass and Advanced
- What are the three categories programming languages can be divided into?
Machine languages, assembly languages, and high-level languages.
Pass and Advanced
- What languages consists of a combination of 0s and 1s that is used to indicate OFF and ON states of electricity?
Machine language.
Pass and Advanced
- What is the ONLY form the computer is able to understand?
Binary form.
Pass and Advanced
- Why would you use assembly languages?
To avoid having to code directly into machine code (0?s and 1?s).
Pass and Advanced
- What type of high-level language was developed for business applications?
COBOL.
Pass and Advanced
- What high-level language was designed as a teaching language to help beginning programmers write programs?
BASIC.
Pass and Advanced
- What high-level language was initiated by the U.S. Department of Defense (DOD)?
Ada.
Pass and Advanced
- What will be the first program you will need to know about because you must install it before other programs?
The operating system.
Pass and Advanced
- What action is taken when you install a user/application software package on a system?
You need to provide the software with information about your microcomputer configuration.
Pass and Advanced
- When working with end users how can you be of help to them?
Troubleshoot and identify problems and teach them what you know.
Pass and Advanced
- What are the general operations with using software packages?
Access, create, save, delete, print, stop, and terminate.
Pass and Advanced
- What is a major consideration for a person working with packaged software?
File management.
Pass and Advanced
- What are a few ways to tell software what to do when interacting with software packages?
Direct commands, menus, function keys, and programs/macros.
Pass and Advanced
- What type of software package enables you to create, modify (insert, delete, rearrange), save, copy, and print documents?
Word processing packages.
Pass and Advanced
- What is the usual method of entering a document?
Type it on a keyboard.
Pass and Advanced
- How do you start creating a new document?
Tell the system you want to create a document.
Pass and Advanced
- Regardless of how the original document is entered, how is it normally stored as a data file?
On a secondary storage media.
Pass and Advanced
- What mode of operation should you use when you are using a word processing program and want to add new material to a document?
Insert mode.
Pass and Advanced
- What feature of word processing enables you to continue typing without regard for where a line ends?
Word-wrap.
Pass and Advanced
- What feature of word processing should you use to underline, center, tab or indent material?
Function keys.
Pass and Advanced
- What features do many word processing programs include that enable you to check for correct spelling, and to look for synonyms?
Dictionaries and a thesaurus.
Pass and Advanced
- What type of software package can enable you to define columns and rows and perform some arithmetic functions?
Spreadsheet package.
Pass and Advanced
- What is a record represented by on a spreadsheet?
A line (row) of data items of information, which is the horizontal component of a spreadsheet