answersLogoWhite

0

High

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is priority of a bug and severity of a bug Give example of one case where priority is high but severity is low and one case where severity is high bur priority is low?

High Priority And Low SeverityIf any Web site say "google" now if the logo of site "google" spell "gogle" -The Priority is high but severity is low.Because it effect the name of site soimportant to do quick --- High Prioritybut it is not going to crash because of spell change soseverity low.


Why do you need 8085 maskable interrupts if they can be disabled?

if u want to execute high priority interrupt,at that time of low priority running.So, we can mask the low priority interrupt and execute the high priority interrupt.


What is the priority level of the task "keyword" - high, medium, or low?

The priority level of the task "keyword" is high.


The indexing service of windows indexer has a high priority and take precedence over other programs?

No it has a low priority


What are the four severity levels of signature HIPS?

High, Medium, Low, Informational


What are the four severity levels of signature in HIPS?

High, Medium, Low, Informational


What are the five types for nature of a presenting problem?

l. Minimal 2. Self-limited or minor 3. Low severity 4. Moderate severity 5. High severity


Is it possible to implement more than one CPU scheduling Algorithms on one OS?

Yes. For Example, many operating systems have two schedulers, one for high priority\realtime processes such as gui elements and another for low priority\background processes. The high priority\gui scheduler will usually use a scheme such as SRTF (shortest remaining time first) or SJF (shortest job first), while the low priority\background scheduler may use a scheme such as RR (round robin).


What is the effective severity level outcome for the applied policy if the default severity level is set to HIGH 1 custom severity level is set to LOW and the other custom is set to MEDIUM.?

The effective severity level outcome for the applied policy would be determined by the highest severity level set among the defaults and custom levels. Since the default is set to HIGH, it takes precedence over the custom levels of LOW and MEDIUM. Therefore, the effective severity level outcome remains HIGH.


What are the four severity levels of signature in HIPS 7.0?

High,Medium,Low,Informational


When creating or receiving emails there is a exclamation mark beside the attachment and flag symbol what does it mean?

Exclamation mark is a high priority email. Down arrow is low priority. Nothing (no sign) is normal priority.


Which interrupts has lowest priority?

In a typical interrupt priority scheme, the lowest priority interrupts are often referred to as "low-priority" or "background" interrupts, such as timer interrupts or non-critical peripheral interrupts. These interrupts are usually masked or delayed in favor of higher-priority interrupts that require immediate attention. Consequently, when a high-priority interrupt occurs, the low-priority interrupts may be temporarily ignored until the system has handled more urgent tasks.