Preview

Prog Method

Good Essays
Open Document
Open Document
3954 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Prog Method
 Data structure is the structural representation of logical relationships between

elements of data.
 Data structure mainly specifies the structured organization of data, by

providing accessing methods with correct degree of associativity.
 Data structure affects the design of both the structural and functional aspects

of a program. Algorithm + Data Structure = Program
 Data structures are the building blocks of a program.  The programmers have to strive hard to solve these problems.  If the problem is analyzed and divided into sub problems, the task will be

much easier i.e., divide, conquer and combine.

 A complex problem usually cannot be divided and programmed by set of

modules unless its solution is structured or organized.
 Thi is because when we divide the big problems into sub problems, these sub

problems will be programmed by different programmers or group of programmers.
 But all the programmers should follow a standard structural method so as to

make easy and efficient integration of these modules.
 Such type of hierarchical structuring of program modules and sub modules

should not only reduce the complexity and control the flow of program statements but also promote the proper structuring of information.
 By choosing a particular structure (or data structure) for the data items, certain

data items become friends while others loses its relations.
 The representation of a particular data structure in the memory of a computer

is called a storage structures.
 That is, a data should be represented in such a way that it utilizes maximum

efficiency.
 The data structure can be represented in both main and auxciliary memory of

the computer.
 A storage structures representation in auxiliary memory is often called a file

structures.

 It is clear from the above discussion that the data structure and operations on

organized data items can integrally solve the problem using a computer Data Structure = Organized Data + Operations


You May Also Find These Documents Helpful

  • Satisfactory Essays

    BCA SEM I / BCA 1040 / Unit 1 Logic Design Self Assessment Questions 1.2 1. Decimal means base __________. 2. The decimal value of the bit pattern 11111111 is _________. 3.…

    • 4533 Words
    • 19 Pages
    Satisfactory Essays
  • Powerful Essays

    Comp230-Intro to Scripting

    • 12553 Words
    • 51 Pages

    ________ data items may involve organizing them, checking them for accuracy, or performing mathematical operations on them.…

    • 12553 Words
    • 51 Pages
    Powerful Essays
  • 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
  • Powerful Essays

    Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18 Chapter 19 Chapter 20 Chapter 21 Chapter 22 Chapter 23 Chapter 24 Chapter 25 Chapter 26 Chapter 27 An Introduction to Hardware, Software, and the Internet An Introduction to Software Development Objects and Classes Algorithms Java Syntax and Style Data Types, Variables, and Arithmetic Boolean Expressions and if-else Statements Iterative Statements: while, for, do–while Implementing Classes and Using Objects Strings Class Hierarchies and Interfaces Arrays…

    • 3908 Words
    • 16 Pages
    Powerful Essays
  • Good Essays

    Comp 220

    • 1463 Words
    • 6 Pages

    Pointers also have the requirement that the pointer type must be of the same data type as the variable, or the data that it points to or holds the address of. The power of pointers also hints at the potential complexity of their use, which is why this lab is focused almost entirely on several different aspects and uses of pointers. The lab also introduces pointer arrays and pointers to pointers.…

    • 1463 Words
    • 6 Pages
    Good Essays
  • Good Essays

    It210 Week 1 Dq#2

    • 329 Words
    • 2 Pages

    A well-structured design leads, in a natural way, to well-structured, easy-to-read code. In fact, one of the goals of structured programming is to create a program that is easy for programmers to read (and understand) and for users to run. The elements of a program that affect its readability and ease of use are grouped together under the general heading of programming style.…

    • 329 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Nt1310 Unit 7 Week 7

    • 594 Words
    • 3 Pages

    The information that was posted gave in your assignment said that you have learned skills the following program data session programming structure named as…

    • 594 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    ch02 c

    • 2468 Words
    • 11 Pages

    9. The term “data structures” refers to the speed at which data it is captured, analyzed, and reported.…

    • 2468 Words
    • 11 Pages
    Powerful Essays
  • Satisfactory Essays

    Cs Programming Chapter 1

    • 2450 Words
    • 10 Pages

    ____ data items may involve organizing or sorting them, checking them for accuracy, or performing calculations with them.…

    • 2450 Words
    • 10 Pages
    Satisfactory Essays
  • Good Essays

    3. The database scheme: the specifications of the logical structure of the data stored in the database.…

    • 688 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Optimal database design recognizes proper organization of table structures and relationships. Suggest at least two methods that can be used to improve the design of a database system.…

    • 160 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    It surprises me that data structures can look simple but once you start creating them it involves a lot of thinking and planning.…

    • 605 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    MS Access - Part 1

    • 468 Words
    • 2 Pages

    1. Raw data that has been organized so as to become useful is also known as…

    • 468 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Relational Databases

    • 4830 Words
    • 20 Pages

    Contrast the logical and the physical view of data and discuss why separate views are necessary in database applications. Describe which perspective is most useful for each of the following employees: a programmer, a manager, and an internal auditor. How will understanding logical data structures assist you when designing and using database systems?</para></question><question id="ch04ques02" label="4.2">…

    • 4830 Words
    • 20 Pages
    Better Essays
  • Good Essays

    Consequently, the best problem-solving technique a programmer or a programming student can utilize is the fact-based technique. This high-level technique concentrates on the identification and description of the problem rather than trying to find a solution to the problem [3]. This technique relies on searching for the values, terms, algorithms, examples to single…

    • 603 Words
    • 3 Pages
    Good Essays