Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Using Information Technology Study Set 1
Quiz 10: Building Systems and Applications: Software Development, Programming, and Languages
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 41
Multiple Choice
Which of these is the lowest of the five generations of programming languages?
Question 42
True/False
An information specialist who performs systems analysis,design,and implementation is a systems manager.
Question 43
Multiple Choice
Over time,programming languages have evolved in phases called ________.
Question 44
Multiple Choice
Which of these is NOT a high-level language?
Question 45
True/False
A collection of related components that interact to perform a task or accomplish a goal is a scheme.
Question 46
Multiple Choice
Machine language-0s and 1s-would be very difficult for a programmer to write in; thus a low-level (second-generation) language,________ can be used to write a program with abbreviations and basic words,instead of numbers.
Question 47
Multiple Choice
Which of these was the first high-level language (third generation) and was used for mathematical formulas?
Question 48
Multiple Choice
Which of these early high-level languages (third generation) was used for large computers in business applications and is still used today in legacy systems?
Question 49
Multiple Choice
Java is a(n) ________.
Question 50
Multiple Choice
A description of the program,its purpose and how to use it,is known as ________.
Question 51
Multiple Choice
Each third-generation language requires one of two types of language translator to convert the code to machine language.Which type of language translator converts the entire high-level language input into machine language to be executed later (that is,not immediately) ?
Question 52
Multiple Choice
Object-oriented programming involves all these concepts EXCEPT ________.
Question 53
Multiple Choice
A fourth-generation language used to retrieve data from a database management system is called a(n) _________.
Question 54
Multiple Choice
Bell Laboratories developed this general-purpose third-generation language that works well for mid-range computers and is portable among many computers.The Unix operating system was the first major program written in this language.
Question 55
Multiple Choice
________ is a programming method that combines data and instructions for processing that data into self-sufficient blocks that can be used in other programs.
Question 56
Multiple Choice
A ________ is a find of coding,or "tags," inserted into text that embeds details about the structure and the appearance of the text.
Question 57
Multiple Choice
Which of these is NOT a fourth-generation (very-high-level) programming language?
Question 58
Multiple Choice
High-level languages are converted into machine language and executed immediately,statement by statement,using a(n) ________.
Question 59
Multiple Choice
All languages from the second generation on must be translated into machine language for the computer to be able process the input data.This is done with a(n) __________.