Exam 15: External Methods
Exam 1: Review of Java Fundamentals60 Questions
Exam 2: Principles of Programming and Software Engineering60 Questions
Exam 3: Recursion: the Mirrors60 Questions
Exam 4: Data Abstraction: The Walls60 Questions
Exam 5: Linked Lists60 Questions
Exam 6: Problem Solving With Abstract Data Types60 Questions
Exam 7: Stacks60 Questions
Exam 8: Queues60 Questions
Exam 9: Advanced Java Topics60 Questions
Exam 10: Algorithm Efficiency and Sorting60 Questions
Exam 11: Trees60 Questions
Exam 12: Tables and Priority Queues60 Questions
Exam 13: Advanced Implementations of Tables60 Questions
Exam 14: Graphs60 Questions
Exam 15: External Methods30 Questions
Select questions type
A file is typically partitioned into individual ______ which are the smallest unit of transfer between internal and external memory.
(Multiple Choice)
4.9/5
(41)
Suppose a B-tree of order 5 contains the key values 20,40,60 and 70.What happens when we insert the key value 80?
(Multiple Choice)
4.9/5
(33)
When we access external data,a location that temporarily stores data between one process and another is called a ______.
(Multiple Choice)
4.9/5
(28)
In a 2-3 tree,if a node has two key values,then the node has two children.
(True/False)
4.9/5
(40)
In the external mergesort algorithm,how many buffers are needed to merge runs?
(Multiple Choice)
4.7/5
(44)
The technique of referencing an employee table with either a Social Security Number or a name as the key value is ______.
(Multiple Choice)
4.8/5
(37)
When we perform external hashing,we hash the data file instead of the index file.
(True/False)
4.9/5
(34)
The maximum number of records in a B-tree of degree 5 and height 2 is ______.
(Multiple Choice)
4.8/5
(38)
Showing 21 - 30 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)