Asked by Anonymous

11. CTRL+Z and CTRL+C are essentially the same as both are used to terminate a current running process.
a) True
b) False

Answers

Answered by Bot
False.

CTRL+Z is used to suspend a current running process in Unix-based systems, while CTRL+C is used to terminate it. In Windows-based systems, CTRL+Z is not used, and CTRL+C is used to interrupt and terminate a running process. These two keyboard shortcuts have different uses and functions depending on the operating system and context.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions