Across
- 1. The brain of the computer
- 4. The__ time is the total time that a process requires for its overall execution.
- 9. A group of elements of same data type
- 11. The _____ layer takes services from the Network layer and provides services to the Application layer
- 13. a sorting algorithm that uses a divide-and-conquer strategy to efficiently sort lists
- 15. the process of a function calling itself repeatedly till the given condition is satisfied
- 16. _______ is used to delete a whole database or just a table.
Down
- 2. a depth-first search algorithm for a binary search tree that first traverses the left subtree, then the right subtree, and then the root
- 3. Which data structure is based on the Last In First Out (LIFO) principle?
- 5. The capability of a class to derive properties and characteristics from another class is called
- 6. a type of computer storage containing non-volatile, permanent data that, normally, can only be read, not written to.
- 7. Organized collection of data or information that can be accessed, updated, and managed
- 8. a computer network that connects smaller networks over a large geographic area
- 10. What is the format of %lf
- 12. Which network topology requires a central controller or hub?
- 14. Which element is used for styling Html layout?
