Question1) Use MySQL to create database of information about used trucks for sale. Make up equipment which characterizes trucks. Get raw data from the ad section of the newspaper, Instead of the states in the cars database, divide your town into the four sections and use them
Question2) Write and test the ASP.NET source document and code-behind file which together request the name of a table in the database from the user and return the number of rows in a table
Question3) Write, test, and debug (if necessary) the Ruby program with the following specifications. Input: Three names, on separate lines, from the keyboard. Output: Input names in alphabetical order. Don't use arrays
Question4) Write, test, and debug (if necessary) a Ruby program with the following specifications.
Input: List of numbers from the keyboard.
Output: The median of the input numbers