Answer:
The match is as follows:
ROUND: -trims numbers with trailing decimal digits to display only a specified number of those decimals
COUNT: -tells you how many numbers are present in a set of numbers or cell range
MIN: -tells you the lowest value in a set of numbers
MAX: -tells you the highest value in a set of numbers
Explanation:
The answers are self-explanatory. However, the usage of each function is as follows:
(a) ROUND
= ROUND(<em>cell</em>)
e.g, = ROUND(A1) to round up A1
(b) COUNT
= COUNT(<em>cell range</em>)
e.g. = COUNT(A1,A5)
(c) MIN
= MIN(<em>cell range</em>)
e.g. = MIN(A1,A5)
(d) MAX
= MAX(<em>cell range</em>)
e.g. = MAX(A1,A5)
Answer:
He/She can refer the physical/digital kanboard ,which is maintained by the team
Answer: C) Both a and b
Explanation:
The main benefit of normalizing the database as it reduced the redundant data and due the lack of the redundant data, it saves lots of space in the database.
It also improve the update time in the database so it is easy to handle the database security in the system.
It is also has ability to store the dangling tuples so it can easily store all the information of the customer without introduce any inconsistencies in the database system.
Therefore, Option (C) is correct.
Answer:
Graphical User Interface (GUI)
Explanation:
Graphical User Interface clicking on various icons to perform a certain functionality. GUI is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicator such as primary notation, instead of text-based user interfaces or command line interface where you would have to type to run the program rather than just click it.
Answer:
100BaseT
Also called Fast Ethernet
Good luck...