answersLogoWhite

0

The U.S. launched a preemptive strike against the taliban to prevent terrorism.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Is there a hyphen in the word preemptive?

No it's not hyphenated.


Word meaning Care taken ahead of time as against danger or failure?

Preemptive


How do you create a non preemptive process?

There is no such concept of a "Preemptive Process"


When was PreEmptive Solutions created?

PreEmptive Solutions was created in 1996.


Did Thomas Hardy use the word 'preemptive' in any of his books?

My name is Thomas Hards. The answer is yes =].


Is it pre-emptive or pre emptive or preemptive?

preemptive or pre-emptive.


Is windows xp preemptive or non preemptive?

It uses pre-emptive scheduling. It has what is called a pre-emptive multi-tasking kernel.


What is preemptive rights?

Preemptive rights are rights afforded to some shareholders by a corporation. Preemptive rights allow the shareholder to purchase additional shares before they go public.


What is a preemptive right and how does it benefit the stockholder?

Preemptive right is the right belonging to existing shareholders of a corporation.


Why void is preemptive data type?

void isn't an actual data-type, preemptive(?) or otherwise.


Does Windows 7 use preemptive scheduling or non-preemptive?

well sometime it does its just with the syames your useing.


Difference between preemptive and non preemptive system.with example?

Preemptive scheduling allows a process to be interrupted in the midst of its execution, taking the CPU away and allocating it to another process.Non-preemptive scheduling ensures that a process relinquishes control of the CPU only when it finishes with its current CPU burst.