Question
In bash, which command is used to trap and handle
signals like SIGINT?Solution
trap is used to catch signals and define custom handlers. Example: trap "echo Interrupted" SIGINT.
By which of the following memory location address is identified?
FPI stands for____
In Hypertext Markup Language (HTML), tags consists of keywords enclosed within? Â
In computer terminology, ROM stands for:
Which of the following refers to a small, fast memory located near the CPU?
Which type of memory is typically used as cache memory in modern computer systems?
In virtual memory management, what happens when a page fault occurs?
Storage media such as a CD read and write information using ?
Cache and main memory will lose their contents when the power is off. They are ______ type.Â
Which of the following is the correct ascending order of memory unit as per the storage capacity (smallest comes first)?