____ that allow individuals to perform specific tasks are launched via the operating system, such as by using the Windows Start menu on Windows computers.
A. Clouds
B. Protocols
C. Routers
D. Apps
Answer: D
You might also like to view...
When a communications tool is ____________________, interchanges happen in real time and all parties must be online at the same time.
Fill in the blank(s) with the appropriate word(s).
In JavaScript, the ____ consists of two plus signs (++) appended to the variable name and causes the computer to add 1 to the variable's value.
A. accumulator B. Boolean operator C. increment operator D. decrement operator
Each spot on a binary tree is called a(n) ____.
A. node B. stack C. array D. index
What are existing bodies of code that are used to lay the foundation of how your application will be organized and designed?
A. Frameworks B. Third party code C. Web services D. Data access objects