i agree... its a interesting thing to learn, just like learning an actual new language.
Answer: Embedded system
Explanation:The combination of the hardware system along with software system to perform a particular function or task is known as the embedded system. It is a specific performance device which does its working on the basis of the microcontrollers as well as microprocessors .It performs the task according to the programs that are invoked in it to do the task in a larger device.
Example:- Printers performs specific task of printing and scanning
The __Show/Hide Insert___ feature will allow users to view non printing formatting marks to aid in editing a document.
The answer is D. Show/Hide Insert
Let me know if this is correct
Nand stands for "not and". The truth table for a nand is:
a b | a nand b
0 0 | 1
0 1 | 1
1 0 | 1
1 1 | 0
Hopefully this helps you answer your question.