Preview

Final Project

Good Essays
Open Document
Open Document
447 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Final Project
UCCMIS102 Final Project Part 2(Worth 20% of your grade)

Student Name: James Keys
Class/Section: CMIS 102
Professor Name: Jose Romero Assignment due date: 11/4/12

// Which State.cpp #include "stdafx.h" #include <iostream> #include <string> using namespace std; int main() { int x = 0; int found = 0; int count=0; float sum; float average; int age[10]; string name[10]; string Find_State = ""; string state[10]; string state_abbr[10]; bool okay = true; do { cout << "Enter the family member's name. Type 'done' when complete." << endl; cin >> name[count]; if ( name[count] == "DONE" || name[count]=="done") { okay = false; break; } cout << "Enter family member's age" << endl; cin >> age[count]; cout << "Which state is " << name[count] << " from? Type in CA, NY, TX, VA, VT?" << endl; cin >> state[count]; if ( state[count] == "CA" || state[count] == "ca") { state[count] = "California"; state_abbr[count] = "CA"; } else if (state[count]=="TX" || state[count] == "tx") { state[count] = "Texas"; state_abbr[count] = "TX";

You May Also Find These Documents Helpful

  • Better Essays

    NULL; else stfor = stfor->nxt; if(choice == 1) delete np; } else { if(stbck =…

    • 401 Words
    • 2 Pages
    Better Essays
  • Powerful Essays

    Final project

    • 2132 Words
    • 9 Pages

    over the past few years. The huge data that needs to be stored, managed and…

    • 2132 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    Final Project

    • 957 Words
    • 4 Pages

    GeekGuru, Inc. is a new company that was established in 2012 specializing in mobile applications and consulting services. GeekGuru, Inc. provides remote services for trouble shooting and training clients to effectively use Windows and Apple products. The company is competing with other founded and newly founded IT consulting institutions in Atlanta, Georgia. This company was founded by brother and after doing a brief internship there, I realized my passion for Information Technology. I choose to do my final project on this company and focus on their Learning Management Systems.…

    • 957 Words
    • 4 Pages
    Good Essays
  • Better Essays

    Final Project

    • 4129 Words
    • 13 Pages

    An effective IT Security policy protects the organization against possible threats to the infrastructure and data that the organization has. It will provide and maintain its ability to provide confidentiality, integrity, availability, and security of the client’s data within the organization’s environment.…

    • 4129 Words
    • 13 Pages
    Better Essays
  • Powerful Essays

    Final Project

    • 2980 Words
    • 18 Pages

    Understand the life cycle of software development and how security can fit into the model.…

    • 2980 Words
    • 18 Pages
    Powerful Essays
  • Powerful Essays

    Final Project

    • 5430 Words
    • 22 Pages

    Is it unlawful for an agency to require all public school students to undergo a search of their clothes, backpacks, lockers, and desks each morning?…

    • 5430 Words
    • 22 Pages
    Powerful Essays
  • Satisfactory Essays

    Final Project

    • 650 Words
    • 3 Pages

    For this course you will be completing a 2-part final project. The first part is a Personal Skills Inventory Worksheet that you will complete. The second part is an essay about your communication skills, your strengths and weaknesses and how you plan to improve on them in the future.…

    • 650 Words
    • 3 Pages
    Satisfactory Essays
  • Better Essays

    Final Research Project

    • 1930 Words
    • 8 Pages

    An interview about will the decreasing population rate have a negative impact on society in Canada was interviewed. Two Thousand Island Secondary School students and one's student father and homestay mom expounded about their opinions. There is no denying that any country are faced with this issue now. The world is facing the population expansion, the aging of the population issue. The population trend of Canada is decreasing so that population aging is a big problem and population rate will impact many ways on society in Canada (such as economic) so the governments have to deal with this problem about population rate (Population growth rate, aging population) was proved by the interview and secondary data from the internet.…

    • 1930 Words
    • 8 Pages
    Better Essays
  • Powerful Essays

    Final Research Paper

    • 1708 Words
    • 5 Pages

    America’s fleet of vehicles has been solely reliable on fuel until the past 10 years. Today, vehicle companies are competing against each other for the pride of having the greenest car. Many people in the U.S. are happy with the cars they drive. They go fast, they are big, and nothing seems to be out of place. So why should rental cars use alternative fuels? This is the question being asked to Lotus Rental Cars CFO. By performing thorough research, the consultants will first present a comparison between gas vehicles and alternative fuel vehicles. As we progress through this essay, we will explore all the great alternatives modern technology has to offer, and the benefits of each.…

    • 1708 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    Ap Human

    • 9221 Words
    • 37 Pages

    Show the level of some variable within predefined regions, such as counties, states, or countries…

    • 9221 Words
    • 37 Pages
    Powerful Essays
  • Good Essays

    Final Project Week 9

    • 1535 Words
    • 7 Pages

    When I started this class 9 weeks ago I did not know much about the different types of diversity that we have in the United States. Since then I have been able to learn about different people and how to better relate to them and their needs. Diversity is the relation that holds between two entities when and only when they are not identical. Since people can be identified by several different things it is important for you to know the different things that is considered part of their identity. I have personally always thought that individuals we mostly identified by their race, religion, and age, but I have learned that a person sexual preference also plays a big part today as how people see and group people together.…

    • 1535 Words
    • 7 Pages
    Good Essays
  • Good Essays

    C++ Midterm

    • 2831 Words
    • 12 Pages

    What is the value inside the "value" variable at the end of the given code snippet?…

    • 2831 Words
    • 12 Pages
    Good Essays
  • Good Essays

    printf("\n See if you can find a balance between spendingtime with your \n family and time alone.");…

    • 1298 Words
    • 6 Pages
    Good Essays
  • Good Essays

    In the project, price for the players in IPL are analysed against various factors. Not all factors drove the price of a player were directly related to their performance on the field, whereas there are specific factors which had a direct impact on player’s remuneration. These factors ranged from performance measure of players such as Strike rate (in case of a batsman) to physical attributes of players such as age. We applied techniques of multiple linear regression to determine such factors which were deterministic in pricing the players.…

    • 815 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Specify the class Admission giving details of the constructor, void fillArrray() and int binSearch(int, int, int). Define the main() function to create an object and call the functions accordingly to enable task.…

    • 777 Words
    • 5 Pages
    Good Essays