Preview

Array Structure Proposal

Good Essays
Open Document
Open Document
574 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Array Structure Proposal
Part 3: Array Structure Proposal
Use the Part 2: Selection Structure Paper you developed in Week Two.
Select one section that requires an array structure.
Write a 2- to 3-page proposal describing the purpose of that structure and write the pseudocode for that structure.
Begin the proposal by defining any objects or object-oriented programming. Explain the size and data types of the array structure you used. If the program you described in Week Two does not lend itself well to the inclusion of an array structure, create a new example of an array structure.
Create a Visual Logic flowchart that parallels this pseudocode.
Test the flowchart to make sure that it executes properly and produces correct results.
Submit both the paper and the Visual Logic file.

In this proposal we will focus on the objects and object-oriented programming that will help solve the problem of the Police Department report writing issue. An object doesn’t exist until a case of the class has been formed. When the object is formed, space for the object is allocated in memory. Multiple objects can be created from just one class. “Objects are created from abstract data types that encapsulate data and functions. An object is a software entity that contains both data and procedures” (Gaddis, 2010). “Object-oriented programming (OOP) is a programming paradigm using "objects" – usually instances of a class – consisting of data fields and methods together with their interactions – to design applications and computer programs. Programming techniques may include features such as data abstraction, encapsulation, messaging, modularity, polymorphism, and inheritance” (Wikipedia, 2012). “Objects are created from abstract data types that encapsulate data and functions together” (Gaddis, 2010). Gaddis went on further to say that “An object is a software entity that contains both data and procedures” (Gaddis, 2010).
An array is a variable that holds multiple values of the same kind. Nearly every

You May Also Find These Documents Helpful

  • Satisfactory Essays

    CS 220 – Programming w/ Data Structures: You have missed one assignment and one quiz. Your instructor has extended your assignment due date to this Sunday, April 10. Your instructor has also let you to take your Quiz # 2 during his office hours during this week. Let me know if you need additional support to study for this quiz. Your grade to date in this class is 30.2/37 81.62% B.…

    • 354 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Bs123 Unit 1 Assignment

    • 942 Words
    • 4 Pages

    INSTRUCTIONS:You MUST submit thisdocument as your assignment. Other formats will not be accepted and you will receive a mark of zero. Do not try to change the layout of this document as it will not be accepted. Complete all details in Section 1 and start your assignment on Page 2. Ensure you enter your details in the headeron Page 2, they will appear on every page. Save the file as <StudentNo><ModuleCode> (e.g. 1123456BS1234).IMPORTANT: Save this file as a PDF, other formats WILL NOT BE ACCEPTED.…

    • 942 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Complete this form and submit it to the Week 1 Course Project: Topic Proposal Dropbox. Your instructor must approve your idea, and will give you feedback and suggestions if you need help.…

    • 285 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    Array Structure Proposal

    • 712 Words
    • 3 Pages

    Advanced Eyecare is an optometrist office that is looking to implement an appointment notification program. This program will allow the optometrist office to automatically notify the patients of upcoming appointments through a telephone call. This paper will describe the array structure needed in the program in order to properly run the program. Along with describing how the array structure will be utilized, this paper will also provide the pseudo-code that the program will use. Once the pseudo-code is described, there will also be a flowchart, provided from Visual Logic, which shows the operation of the coding after being tested.…

    • 712 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    mat540 quiz 1 review

    • 668 Words
    • 6 Pages

    ( A variable is a symbol used to represent an item that can take on any value,)…

    • 668 Words
    • 6 Pages
    Satisfactory Essays
  • Good Essays

    Chapter 8 Quiz

    • 469 Words
    • 2 Pages

    2. What is the term used for the number inside the bracket that specifies the number of values that an array can hold? (Points : 7)…

    • 469 Words
    • 2 Pages
    Good Essays
  • Best Essays

    *** A GOOD PROPOSAL MUST HAVE ALL OF THESE ELEMENTS***** (the formatting didn 't come through on this upload. You should center and bold title all the sections (i.e. Introduction.... Background.... Scope...etc, etc)…

    • 1964 Words
    • 8 Pages
    Best Essays
  • Satisfactory Essays

    Unit 4 Exercise 1

    • 1612 Words
    • 5 Pages

    8. List three tips for designing your proposal. Three tips for designing your proposal are…

    • 1612 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Course Project

    • 1775 Words
    • 8 Pages

    Provide an efficient means for students to develop various aspects of a technical/business proposal throughout the course. There are three papers that build on each other through the session to give the students experience in taking a concept and expanding on it.…

    • 1775 Words
    • 8 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Thursdays). A list of suggested topics will be provided to students to assist them with the process…

    • 925 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Data Structure

    • 785 Words
    • 4 Pages

    2. Write a test program that keeps the list of the following fruit items called fruitQ in the queue in the following order: Apple, Orange, Grapes, Cherry. Perform the following operations…

    • 785 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    What Is Pseudocode?

    • 413 Words
    • 2 Pages

    First, you need to understand that pseudocode is not a programming language. Pseudocode cannot be compiled nor executed on a computer, and there is no real formatting or syntax rules. It is simply one step, a very important step, in producing the final code. The benefit of pseudocode is that it enables the designer to concentrate on the algorithms without worrying about all the syntactic details of a programming language. In fact, you can write pseudocode without even knowing what programming language will be used for the final implementation.…

    • 413 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    arranged marriages

    • 912 Words
    • 4 Pages

    It can be typed formally or written as an outline of the main points you will introduce.…

    • 912 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    JavaScript

    • 504 Words
    • 3 Pages

    3. Write a function that uses substring method of String object to get the 'Scr' part of the string 'JavaScript'. Also use the length property and write the length of the string 'JavaScript' and use the charAt method to get the 'S' from 'JavaScript' and write that.…

    • 504 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    C# Array Concept

    • 1268 Words
    • 6 Pages

    Another detail is that the size of the array is not part of its type as it is in the C language. This allows you to declare an array and assign any array of int objects to it, regardless of the array's length.…

    • 1268 Words
    • 6 Pages
    Good Essays

Related Topics