Applications software, Software Engineering

Assignment Help:

APPLICATIONS SOFTWARE:

As has been mentioned earlier, software may conveniently be divided into: systems software (i.e., programs designed to control the execution of other programs and to utilise hardware effectively) and applications software (i.e., programs to solve users problems). Systems software is generally supplied by hardware manufacturers. In this section, let us look at some general points on applications software. Applications software comprises the procedures and instructions which enable computer systems to do what the user requires. Software design essentially involves three abstract concepts. These are: algorithms, data structures, and file structures. Algorithms are procedures, or recipes, for computation. They may either be numerical or non-numerical, for example, sorting, text searching, etc. Data structures on the other hand, indicate the way in which information is organised in the computer's memory, for example, in array or in tree structure. File structures indicate the way in which large amounts of information is stored for example: sequential, direct access or inverted file. Although, users need not have an in-depth knowledge of these concepts, it is desirable to have some understanding of the terminology, since it is often used in the literature of software vendors. Once a software procedure is expressed in these terms, it can be coded into a form which the computer can use, by means of programming languages of which there are a variety in use. It may be mentioned here that it is not necessary for users of a package to have any knowledge of the language in which it is written. 

There are literally thousands of applications programs deigned to help the user use the computer to accomplish some task or the other. A growing number of programmers the world over, are working alone sin teams developing new applications in response to the demand for software. The potential is really boundless, and new applications are being developed for solving different problems in new areas using computers. Even so five types of computerised applications are widely used in all professions. These are generally identified as: word processing file, database management, spread sheets, graphics and communications. When they are sensibly integrated into the work environment by well trained and experienced users, these applications tend to be powerful productivity tools. This is as hue of US profession as of other professions.  


Related Discussions:- Applications software

Explain the data flow diagram, Define Data Flow Diagram. A Data flow di...

Define Data Flow Diagram. A Data flow diagram is a graphical description that depicts information flow & the transforms that are applied as data move from input to output. T

What is test objective, An identified set of software features to be calcul...

An identified set of software features to be calculated under specified conditions by comparing actual behavior with the needed behavior described in the software documentation.

What is process and procedures, Processes and procedures make sure the corr...

Processes and procedures make sure the correct steps are being implemented to facilitate a successful finished off a task. They also make sure a process is repeatable.

How print statements used in software testing, Q. How Print statements used...

Q. How Print statements used in Software testing? Print statements:-The standard print statement in the language being utilized is sprinkled throughout the program to output va

Explain diffrent types of system testing, Q. Explain diffrent types of syst...

Q. Explain diffrent types of system testing? System testing System tests are designed to validate a fully developed system to assure that it meets its requirements. There are f

DAO java, inside a button click can we put following code... Account a = n...

inside a button click can we put following code... Account a = new Account(); a.setAccNo(Integer.parseInt(txtAccNo.getText())); a.setDepositamt(Float.parseFloat(tx

What is evolutionary prototype, Evolutionary Prototype In this, prot...

Evolutionary Prototype In this, prototype is constructed to learn about software problems and their solutions in successive steps. Prototype is initially developed to satisf

Object oriented concepts used in software engineering, Explain various Obje...

Explain various Object Oriented concepts used in Software Engineering. The concepts of Object Oriented concepts used in Softwar Engineering: Object Class:- Enc

Explain the test case, Test Case A test case is a unit level document d...

Test Case A test case is a unit level document describing the inputs, steps of implementation and the expected result of each test condition for each requirement from the BRD.

Software design by using stacks and queues, Instructions: For this assignm...

Instructions: For this assignment, you will be using stacks and queues to solve a maze in a couple of different ways. You are supplied with code to start you off. When run, it ope

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd