CH 18 broad
CH 18 broad 2
CH 19 broad
CH 19 broad 2
JAVA
100
the buying and selling of goods
What is commerce
100
having two houses
What is bicarmel
100
subdivisions of the state
What are counties
100
claims on property for the security for the payment of death
What is morgages
100
how you would say "hi jackson" in java
What is System.out.println("hi jackson");
200
the state when power lies with the citizens
What is commerce
200
the proces ensuring that counties have close to the same amount of people
What is apportionment
200
the number of counties in tn
What is 95
200
a propsed plan for spending
What is budget
200
how to USE a scanner in java
What is Scanner scan = new Scanner(System.in);
300
when people directly participate in the government
What is democracy
300
the governor
What is Bill Haslam
300
a local gov. official with limited power
What is a magistrate
300
payments in addition to the usual fees
What is surcharges
300
to use a random number in java
What is import java.util.random; random dice = new random(); int num num = dice.nextInt();
400
the head of th executive branch in tn
What is the governor
400
preposed law
What is a bill
400
a group of people auhorized to act as an individual
What is a corporation
400
eployee of an organization
What is personell
400
the code to make a variable with decimals
What is double num1
500
another name for state legislaotor
What is the general assembly
500
the highest court in the state
What is the supreme court
500
legal documents that confirm a transfer of property
What are deeds
500
subdivision of the sate and county
What is city
500
code to make a variable with no decimals
What is int num1