answersLogoWhite

0

if you mean to be executed must have to have killed or raped some one

and if you meant how they would do it

well electric chair or intect you with loads of different psn's

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What was the main way Hitler executed the Jews?

The most common way for Jews to be executed was by gassing.


What part that holds the programs application data and interrupt service routines when they are being executed?

When programs' application data and interrupt service routines are being executed they are held in a computer's main memory. The largest component of main memory is RAM.


What is the main way in which new individuals are added to a population?

Being born is the main way, if you ask me.


What is the main way in which new individuals are added to the population?

Being born is the main way, if you ask me.


In java how the class containing main is executed with out creating an object?

You may know that static methods in Java are executed even before the constructor of that class are called. Similarly, since the main method is static it gets executed first even before the others methods of the class are called. Since it is being called before the constructor, logically speaking you cannot have objects of that class.


How many people executed in Louisiana state history?

Louisiana is a state that allows the death penalty for capital murder charges. In total, 659 people have been executed in Louisiana, with 28 being executed since 1976. Previously, the state used the electric chair as their main method of execution. Today, they rely primarily on lethal injection.


What French saint was executed for witchcraft in 1431?

Saint Joan of Arc - However, she was executed for being a heretic, not a witch.


Who executed people that were accused of being witches?

Christians


Who executed people for being witches?

Other people.


Who was executed after fighting at the Alamo?

Many people were but one of the most famous fables was that David Crockett was executed after being overwhelmed.


What does javascript this mean?

In javascript, the word "this" refers to the ¢«Ê«_owner¢«Ê« of the function being executed. Put another way, "this" means the object that a function is a method of.


Why there is one main function in c?

Because that's what is executed when you run the program.