
a) (i) Symbiosis
A system is made up of subsystems. Symbiosis is a state where two systems operate as
one and if one ceases to exist, the other cannot function. This implies that there exists a
give and take type of relationship within the system. An example is where there is an
integrated sales and purchases system where if one system fails, then the system is
brought to a standstill.
(ii) Synergy
It‘s also known as holism. It states that in any system, it is possible to attain
more than if each of the subsystem worked individually. Synergy states that
?any whole is more than the sum of its individual parts.?
(iii) Redundancy
A redundant component within a system is said to exist if that component fails and the
system is still able to attain its objectives. Redundancy is said to occur when the whole
system continues to operate and attain its objectives even if one subsystem has ceased to
exist.
(iv) Factoring
This is the process of disintegrating a system into sub-system units. A large system can
be factored into subsystems to improve its performance. An example of factoring is in a
business organization where it is sub-divided into sales and purchasing system,
accounting system and others.
b) (i) „Hard ? properties
=Hard‘ properties are those properties that can be defined, measured and assessed in an
objective. Examples of =hard ‘ properties approach are things like increase in sales,
reduction in cost, etc
Characteristics:
o The problem can be defined.
o Information needs are known.
o The solution can be recognized once arrived at.
o Hard problems are object or things oriented.
o Standard solution technique.
o Data can be objectively assessed.
o Problems are self-contained.
(ii) „Soft? properties
=Soft properties‘ are those that are precise and matters of industrial values and tastes. Soft
properties are not measured accurately. They include things such as customer goodwill,
etc.
Characteristics:
o Problems are difficult to define.
o It is impossible to know information needed in advance.
o Unsure of what solution would look like.
o Problems are people oriented.
o These problems involve taste, value, opinion, judgement, etc.
o These problems have a lot of interaction e.g. motivation, satisfaction, affiliation
needs, beauty, etc.
gregorymasila answered the question on February 15, 2018 at 17:29
-
The growth of telecommunications has made information a key organisational resource, which requires careful management.a. Give your definition of an Information System. b. The management...
(Solved)
The growth of telecommunications has made information a key organisational resource,
which requires careful management.
a. Give your definition of an Information System.
b. The management of information may be divided into two categories:-
i. Information management and
ii. Information Systems management
Give a detailed description of each of these managerial tasks.
c. It has been suggested that both these managerial tasks commit personnel involved to a
'Lifelong learning process'. What are the reasons for this point of view?
Date posted:
February 15, 2018
.
Answers (1)
-
(a) A major source of errors in computer systems is errors in the input data. What controls would you install for the control of such errors?...
(Solved)
(a) A major source of errors in computer systems is errors in the input data. What controls
would you install for the control of such errors?
(b) Describe four methods that would be used for fact finding during system investigation.
(c) Give the principal method of data capture in the following applications:
(i.) Banks;
(ii.) Supermarkets
(iii.) Clothing and footwear retailing.
(d) What are the functions of a systems programmer?
Date posted:
February 15, 2018
.
Answers (1)
-
In the context of ethical considerations: -
a. Outline the individual ethical issues implied when a person joins a professional
organization
b. Describe some of the ethical dilemmas...
(Solved)
In the context of ethical considerations: -
a. Outline the individual ethical issues implied when a person joins a professional
organization.
b. Describe some of the ethical dilemmas that are involved with Information Systems.
Date posted:
February 15, 2018
.
Answers (1)
-
Consider a supermarket chain and the use they may make of information systems in the
running of their business. Some of the objectives they are...
(Solved)
Consider a supermarket chain and the use they may make of information systems in the
running of their business. Some of the objectives they are faced with are: -
a. Easy product identification;
b. Fast customer processing at the cash tills;
c. Extremely efficient stock control;
d. Rapid bulk replacement of goods from suppliers.
Describe in detail how Information Systems can help supermarket chains with these specific
objectives. Your answer should outline the systems involved, the hardware that might be
required and an indication of how the various systems might interact with each other.
Date posted:
February 15, 2018
.
Answers (1)
-
Differentiate between pseudo code and flowcharts
(Solved)
Differentiate between pseudo code and flowcharts.
Date posted:
February 14, 2018
.
Answers (1)
-
What is: (1) Program (2) Algorithm (3) Translator (4) Hardware (5) Object code
(Solved)
What is: (1) Program (2) Algorithm (3) Translator (4) Hardware (5) Object code
Date posted:
February 13, 2018
.
Answers (1)
-
What is a predicate in a system program?
(Solved)
What is a predicate in a system program?
Date posted:
February 13, 2018
.
Answers (1)
-
Give one advantage and one disadvantage of using the string data type in a computer program.
(Solved)
Give one advantage and one disadvantage of using the string data type in a computer program.
Date posted:
February 13, 2018
.
Answers (1)
-
Define a container, an iterator, and an algorithm as they relate to the STL in a computer program.
(Solved)
Define a container, an iterator, and an algorithm as they relate to the STL in a computer program.
Date posted:
February 13, 2018
.
Answers (1)
-
How does the STL make it easier for a programmer more reliable C++ programs?
(Solved)
How does the STL make it easier for a programmer to create more reliable C++ programs.
Date posted:
February 13, 2018
.
Answers (1)
-
Describe the function of mutable in a computer program.
(Solved)
Describe the function of mutable in a computer program.
Date posted:
February 13, 2018
.
Answers (1)
-
Explain the term namespace as used in a C++ program.
(Solved)
Explain the term namespace as used in a C++ program.
Date posted:
February 13, 2018
.
Answers (1)
-
What is the principal restriction placed on a const member function in a C++ program?
(Solved)
What is the principal restriction placed on a const member function in a C++ program?
Date posted:
February 12, 2018
.
Answers (1)
-
Explain the purpose of explicit in a C++ program.
(Solved)
Explain the purpose of explicit in a C++ program.
Date posted:
February 12, 2018
.
Answers (1)
-
What does a conversion function do in a C++ program?
(Solved)
What does a conversion function do in a C++ program?
Date posted:
February 12, 2018
.
Answers (1)
-
Given a function called counter(), show the statement that causes the compiler to compile this function for C language linkage.
(Solved)
Given a function called counter(), show the statement that causes the compiler to compile this function for c language linkage
Date posted:
February 12, 2018
.
Answers (1)
-
What header must be included in a C++ program when using array-based I/O ?
(Solved)
What header must be included in a C++ program when using an array-based I/O?
Date posted:
February 12, 2018
.
Answers (1)
-
What makes a static member variable different from other variables in C++ language?
(Solved)
What makes a static member varible different from other member variables in C++ language?
Date posted:
February 12, 2018
.
Answers (1)
-
What type of object is obtained by the typeid operator in C++ programming?
(Solved)
What type of object is obtained by the typeid operator in C++ programming?
Date posted:
February 12, 2018
.
Answers (1)
-
Explain how dynamic-cast can sometimes be an alternative to typeid in C++ programming.
(Solved)
Explain how dynamic-cast can sometimes be an alternative to typeid in C++ programming.
Date posted:
February 12, 2018
.
Answers (1)