Question
Who among the following invented the Computer language,
COBOL ?Solution
COBOL was designed in 1959 by CODASYL and was partly based on previous programming language design work by Grace Hopper, commonly referred to as "the (grand)mother of COBOL". It was created as part of a US Department of Defense effort to create a portable programming language for data processing
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?
Which of the following functions has the largest growth rate?
In a binary search tree (BST), what is the time complexity of finding the maximum element in the tree?
Â
In a two-phase locking protocol, which phase allows transactions to acquire locks but not release them?
- What is a hybrid cloud?
What is the purpose of virtual memory?
The CPU control unit typically generates control signals for various components within the CPU, including the:
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
How many dimensions are selected in dice operation?
In the context of ADTs, what does "encapsulation" refer to?