Answer:
The circular individually linked list is more efficient for time sharing process ,when multiple application are running on pc it is responsibility of an output system to put all process on a list and execute them all by giving them piece of time and make them wait when cpu is selected to other process.
It will be more suitable for output system to use circular list as when it reaches to last of list it will be manually reaches to starting node or process.
Singly circular linked list is used when we are concerned with the memory as only one process will be allocated memory at once and there are no chances of process to go never-ending waiting.
Explanation:
Answer:
characters.
Explanation:
We need to represent characters in binary format so that they can be stored in computer memory. Earlier, ASCII (American Standard Code for Information Interchange) representation was commonly used for english characters. But ASCII was found to be insufficient for representing multilingual and special characters.Unicode character representation was developed to overcome this limitation.
It’s 0
it’s like 3 times 0
Answer:
c. short-term
Explanation:
According to a different source, these are the options that come with this question:
a. long-term
b. implicit
c. short-term
d. explicit
This best illustrates the limited capacity of short-term memory. Short-term memory is the most recent information that a person holds in his head. Usually, this corresponds to events that occurred in the last 30 seconds to the last few days. This type of memory stores recent events, as well as sensory data such as sounds.
C. int, char
ints are usually at least 32 bits long, a char is 8 bits long, so the 24 bit question is