answersLogoWhite

0

A volcano erupts when gases build to an inescapable high pressure. The gas pushes magma and ash through the cone of the volcano causing an eruption.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What feature can interrupt The sides of a composite volcano?

Without seeing what the features are it is difficult to know the correct answer. Someone would need to know what the features are to know which is may interrupt a volcano.


What part of speech is interrupt?

Interrupt is a verb.


What is the use of interrupt vector?

An interrupt vector is the memory address of an interrupt handler, or an index into an array called an interrupt vector table or dispatch table. Interrupt vector tables contain the memory addresses of interrupt handlers. When an interrupt is generated, the processor saves its execution state via a context switch, and begins execution of the interrupt handler at the interrupt vector.


What is a sentence with the word interrupt?

"You should not interrupt class," the teacher scolded the boy.


What is the Prefix of interrupt?

the prefix of interrupt is in


What is the prefix for interrupt?

The prefix for interrupt is "inter-".


Where is interrupt handler and interrupt vector?

In the 8086/8088, the interrupt vector table is the first 1024 bytes of memory. In the 8085, the interrupt vector table is the first 64 bytes of memory if using the RST form of interrupt, otherwise the interrupt vector is provided by the interrupting device, usually in the form of a CALL instruction. The interrupt handler is wherever the interrupt vector points to.


What is an 8085 interrupt?

There are 2 types interrupts in 8085 such as: 1)hardware interrupt 2)software interrupt


What is a good sentence for interrupt?

Sorry to interrupt, but your son is in the hospital.


What is the verb for interuption?

The verb of interruption is interrupt. For example "to interrupt someone or something".


What is the noun form interrupt?

noun of interrupt,interruption interruptions,interrupts


What are interrupters?

An interrupt is a hardware-generated change of flow within the system. An interrupt handler deals with the cause of the interrupt. Control is then returned to the interrupted context An interrupt is a hardware-generated change of flow within the system. An interrupt handler deals with the cause of the interrupt. Control is then returned to the interrupted context