Answer:
elaborative rehearsal
Explanation:
when it comes to storage of information or data into long term memory then elaborative rehearsal plays an important role.
Elaborative rehearsal is a technique which focuses on thinking about the piece of information or data's meaning which is to be stored in long term memory and linking it with the information or data which is already present or stored.
Explanation:
The advantages of java.util.Stack are as following:-
- java.util.Stack is an implementation of the vector class hence it can keep track of position of elements in the stack hence it is not required to store an additional pointer for each node.
- In the implementation it allocates space only that much is needed.
These are the two advantages of java.util.Stack.
Answer: NAS(Network-attached storage)
Explanation:
NAS(Network-attached storage) is the file storage in computer server which links to computer network. It is used by heterogeneous client or group of other various users to access files data.
- It can retrieve data from shared folder storage in network.It can provide serving file feature through standard, hardware,configuration or software.
- It provides high speed service of sharing and serving files, continuous work in faulty situation, easy configuration, simple accessing of data etc.