Pick the statement that is incorrect:
Select one:
O a. Various data structures are used in making an Operating
System.
O b. While booting, an operating system is loaded onto any
secondary memory
O c.
Data structures are also implemented in making a
software application.
d. Stack is implemented in Web Browsers.
Answers
Answered by
0
Answer:
d. stack is implemented in web browsers.
Explanation:
make me brainliest pls
Answered by
0
QUESTION:-
Pick the statement that is incorrect:
Select one:
- O a. Various data structures are used in making an Operating System.
- O b. While booting, an operating system is loaded onto any secondary memory
- O c. Data structures are also implemented in making a software application.
- d. Stack is implemented in Web Browsers.
ANSWER:-
- d. Stack is implemented in Web Browsers is the right answer.
- Stack is implemented in Web Browsers is the incorrect statement because the correct statement is Stack is implemented in Data Structure.
EXPLANATION:-
- a. Various data structures are used in making an Operating System is the wrong answer because the statement is correct as Operating Systems use all types of data structures like arrays, linked lists, stacks, queues, trees, etc.
- b. While booting, an operating system is loaded onto any secondary memory is the wrong answer because the statement is correct as Booting is the procedure of loading an operating system. It is a process that starts when the computer is turned on by using the power button or by a software command and stops when the operating system is loaded into the secondary memory.
- c. Data structures are also implemented in making a software application is the wrong answer because the statement is correct as computer programmers adopt data structures to enact data to other components of an application or a completely new software application.
- d. Stack is implemented in Web Browsers is the right answer because the statement is incorrect as Stack is implemented in Data Structure. A stack can be implemented in the data structure by using two data structures that are an array and a linked list.
#SPJ2
Similar questions