Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.

Computers: Understanding Tech 5e 11.4

Quiz yourself by thinking what should be in each of the black spaces below before clicking on it to display the answer.
        Help!  

Term
Definition
assembly language   A low-level programming language that uses symbols and words to represent the elements of machine code.  
🗑
COBOL   Acronym for COmmon Business-Oriented Language. A programming language used chiefly for business applications by large institutions and companies. COBOL was designed to be an English-like language for handling database processing.  
🗑
RPG   Acronym for Report Program Generator. A programming language commonly used in business environments, particularly in programs for IBM’s AS/400. RPG is slow and inefficient, but simplifies the coding of database applications.  
🗑
FORTRAN   Acronym for FORmula TRANslator. For many years, the programming language of choice for math, science, and engineering projects. FORTRAN is still in use today in factories and laboratories, although it isn’t as common as COBOL.  
🗑
BASIC   Acronym for Beginner’s All-purpose Symbolic Instruction Code. A high-level language that’s friendlier and more natural than COBOL and FORTRAN. BASIC is still used professionally in an updated form (Visual Basic).  
🗑
Visual Basic (VB)   A Microsoft-owned language that is commonly used for developing software prototypes and custom interfaces for Windows platforms.  
🗑
C   A programming language that is a compromise between high-level and low-level languages, containing components of both BASIC and assembly language, but still considered a high-level language.  
🗑
C++   A modern adaptation of the C programming language, with added features such as object-oriented programming. C++ is used for most commercial software development today.  
🗑
C#   A modern object-oriented language derived from C++ and Java that combines the productivity of Visual Basic with the power of C++. C# allows the use of features in Microsoft .NET Framework, C, and Microsoft’s Component Object Model (COM).  
🗑
Objective-C   A variant of the C programming language that Apple uses to create the OS X and iOS operating systems. Objective-C adds an object-oriented messaging component to the basic C feature set.  
🗑
Swift   A new Apple-developed language that may soon replace Objective-C as the preferred programming language for developing the iOS and OS X operating systems as well as applications that run on those platforms.  
🗑
applet   A small application. Many applets are written in Java or other platform-independent language so they can run on all types of computer operating systems.  
🗑
Java virtual machine (JVM)   Software that converts general Java instructions into commands that a device or computer can understand. JVM is currently built into most web browsers and works with embedded chip devices such as smart cards and smartphones.  
🗑
cross-platform compatibility   The ability to run on multiple operating systems.  
🗑
scripting language   An interpreted language that’s relatively easy to learn and use; a nonprocedural language.  
🗑
nonprocedural language   A language that explains what the computer should do in English-like terms, but not precisely how the computer should do it.  
🗑
Perl   Acronym for Practical extraction and report language. A popular scripting language used in building web pages.  
🗑
VBScript   A popular scripting language used in building web pages; loosely based on Visual Basic.  
🗑
JavaScript   A popular scripting language used in building web pages; like Java, developed by Sun Microsystems.  
🗑


   

Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
 
To hide a column, click on the column name.
 
To hide the entire table, click on the "Hide All" button.
 
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
 
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.

 
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how
Created by: softcrylic
Popular Computers sets