Keep the wrist in a neutral position: parallel to your desk and the middle finger must be in line with the wrist and forearm.
Don't rest your wrist while typing, let it float. Only rest your wrist while you are NOT typing.
Use a light touch when pressing keys.
Don't stretch your fingers to reach for faraway keys. Instead move your arm to position your finger over the key and then hit it.
Do not hold your thumbs rigid or your pinkies up. Curve your fingers.
Don't use two fingers of one hand for two-key combinations. Use one finger of one hand to hold Shift, Ctrl, or Alt down, and then hit the second key with a finger from the other hand. this is the way of typing :)
Contact sheet. Anything else?
When computers need to use more memory than have RAM, they'll swap out pages of memory to their drive. When they need those memory pages, they'll swap out others and swap in the needed ones. If a computer needs enough additionall memory, it can get so busy swapping that it doesn't have any (or very little) time to do any useful work. That is called thrashing.
Unix calls swapping swapping. Windows calls it paging, probably because of the memory pages. Memory pages are 4096 (4KB) sections of memory.
Unix drives are usually partitioned with a swap partition, and swap files can be made in the filesystem. Windows just has pagefiles[s].
Not too sure what the answer the question would expect, or rather what terminology,
But I’d say key-value pairs
For example in CSS
key: value;
color: green;
A code of ethics and professional conduct outlines the ethical principles that govern decisions and behavior at a company or organization. They give general outlines of how employees should behave, as well as specific guidance for handling issues like harassment, safety, and conflicts of interest.