Computer programming 2254518752669
Answer:
Please find the complete question in the attached file.
Explanation:
Following are the code to the given question:
-module(helloworld)//use a module
-export([start/0])
start() ->//start module
func([Head Taill) ->//defining a method func that takes a parameter
{
first, second} = Head,//holding head value
if
//defining if block
first > second -> func(Tail)//method func that takes a parameter
true ->
[first, second}|func(Tail)]//method func that takes a parameter
end
Answer:
C:carries out a specific task for the user
Explanation:
The answer is true. Data redundancies should be avoided,
because redundancy of information or encoded data, may cause inconsistencies
within the database itself and the system and also redundant information can
consume a lot of storage space and will just waste it, which is why it is
important to avoid data redundancy.
I think table tools design I'm not really sure sorry