It is in the conditional formatting area that such changes are made.
There are five basic programming elements, or operations: input, output, arithmetic, conditional, and looping. Every program uses at least two of these.
The description of a programming language is usually split into the two components of syntax (form) and semantics (meaning).
Input: getting data and commands into the computer
Output:getting your results out of the computer
Arithmetic: performing mathematical calculations on your data
Conditional: testing to see if the condition is true or false
Looping: cycling through a set of instructions until some condition is met
Answer:
\, /, -
Explanation:
The three symbols are forward slash, backward slash, and the hyphen. These were allowed in previous versions of the MS Word. However, since the MS Word 2016 and a little earlier, these three symbols have been banned. And you will immediately get a message if you use these, to correct, and only then the file will be saved with that new name, and that must not have the forward or backward slash or the hyphen.
Answer: NVRAM(Non-volatile random-access memory)
Explanation:Non-volatile random-access memory(NVRAM) is the memory that has a non-volatile nature.It is used for retaining of the data even when the system gets switched off .
This memory uses the power source from the CMOS battery for executing the functions. It is designed by using the pin configurations containing 24 pin in DIP(Dual inline package). So the situation mentioned in the question of storing the changes will appear in the NVRAM.