Benefits of high-level and low-level languages


Complete both tasks

Task 1 (1000 word max)

The languages used in the module are of a type known as high-level languages. There is another set of languages known as low-level languages.

i) Differentiate between high-level and low-level languages

ii) Explain the relative benefits of each type of language

iii) Flowcharts were introduced during the lectures as these are commonly used outside the area of program design. An approach used by some authors is pseudo code. Explain what this is and how it can be useful in the design of code.

iv) An essay type format can be used but supporting evidence and examples are expected and all references must be properly cited. Lack of Citations within the text may result in your report being held for consideration of assessment offence (plagiarism).

Note that examples will not be counted in the word count and appendices can be used for additional supporting evidence.

Task 2

Write a program in Javascript that will read in an XML file. This file will contain details of devices maintained by the IT department of an organisation including an ID number, description, location, manufacturer and year purchased.  The program will then ask a user whether they want to (1) list all resources displaying the manufacturer and year purchased, (2) details of description, manufacturer and year purchased for a given id or (3) list all the devices of a particular description from a particular manufacturer.

Explain the relative merits of using text boxes to allow a user to enter data to select a value such as manufacturer or id and the use of a drop-down list in this example. There are marks available for those who use a drop-down box for at least one of the options in this application.

Required:

  • Outline how text boxes and drop-down boxes can be used to select an item from the XML file
  • Evaluate the two approaches
  • Initial design flowchart for the chosen approach
  • Printout showing properly indented and commented code with meaningful identifiers
  • Listing of XML file
  • Print out of a sample run
  • Explanation of steps to determine that the program is correct
  • CD of implemented solution

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Benefits of high-level and low-level languages
Reference No:- TGS0262

Expected delivery within 24 Hours