Exam 8: Advanced Data Handling Concepts
Exam 1: An Overview of Computers and Programming60 Questions
Exam 2: Elements of High-Quality Programs59 Questions
Exam 3: Understanding Structure60 Questions
Exam 4: Making Decisions60 Questions
Exam 5: Looping59 Questions
Exam 6: Arrays60 Questions
Exam 7: File Handling and Applications59 Questions
Exam 8: Advanced Data Handling Concepts60 Questions
Exam 9: Advanced Modularization Techniques60 Questions
Exam 10: Object-Oriented Programming60 Questions
Exam 11: More Object-Oriented Programming Concepts60 Questions
Exam 12: Event-Driven Gui Programming, Multithreading, and Animation60 Questions
Select questions type
When you ____________________ values stored in two variables,you exchange their values.
(Short Answer)
4.9/5
(36)
Match each term with a statement below.
-Arranging records from lowest to highest value within a field
(Multiple Choice)
4.8/5
(32)
Match each term with a statement below.
-Arranging records from highest to lowest value within a field
(Multiple Choice)
4.9/5
(34)
When computers sort data,they always use ____ values when making comparisons between values.
(Multiple Choice)
4.8/5
(37)
When a record is removed from an indexed file,it has to be physically removed.
(True/False)
4.8/5
(41)
Because "A" is always less than "B",alphabetic sorts are ____ sorts.
(Multiple Choice)
4.9/5
(32)
Two-dimensional arrays are never actually required in order to achieve a useful program.
(True/False)
4.8/5
(38)
A(n)____________________ is a list of instructions that accomplishes a task.
(Short Answer)
4.8/5
(40)
In a ____,items in a list are compared with each other in pairs.
(Multiple Choice)
4.9/5
(35)
It is relatively easy for people to keep track of arrays with more than three dimensions.
(True/False)
4.7/5
(36)
Match each term with a statement below.
-A "real" order for storage
(Multiple Choice)
4.7/5
(40)
Describe how you access a two-dimensional array value using two subscripts.
(Essay)
4.8/5
(30)
Match each term with a statement below.
-Used to identify computer memory and storage locations
(Multiple Choice)
4.9/5
(30)
The ____ is often used as a statistic in many cases because it represents a more typical case.
(Multiple Choice)
4.9/5
(34)
Showing 41 - 60 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)