1/14
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is the logical complement or exact structural opposite of the strictly greater than (>) operator?
What is the logical complement or exact structural opposite of the less than or equal to (<=) operator?
(strictly greater than)
What specific software state layout tool allows cell text strings to wrap onto multiple vertical lines inside a narrow cell boundary?
Wrap Text
What structural Excel feature produces non-sequential column or row viewing layouts on screen (e.g. column GQ next to column A)?
Freezing Panes
What type of logical fallacy is committed by quoting a renowned historical physicist like Albert Einstein to support a biological claim about bees?
Argument from false authority
What are the colored identifier markers or name tags that map series coordinates on an Excel visual graphic plot called?
Legend
What exact data parameter variables can be stored within a standard Microsoft Excel spreadsheet cell grid?
Text strings, numeric integers, and operational mathematical formulas
What happens visually to an Excel cell display workspace if a formatted numeric or date structure exceeds the column width properties?
It displays a string of hash symbols (#########)
What type of data storage memory architecture classification maintains its structural byte configuration when completely disconnected from an electrical source?
Persistent or non-volatile memory (such as solid state disks or flash storage drives)
What type of malicious application file payload tracks local session configuration scripts by hiding inside an apparently safe software package?
A Trojan horse virus
What type of security encryption tool lets anyone seal data using an open key, but strictly enforces that only one matching key can unlock it?
Public Key Encryption (Asymmetric Cryptography)
What South African statutory legislation controls how personal data profiles can be utilized, and allows citizens to verify records collected about them?
The POPI Act (Protection of Personal Information Act)
What standard website indicator parameters verify that a live URL endpoint connection path is encrypted via secure sockets?
The address string begins with an https:// configuration prefix and displays a padlock icon in the browser layout bar
What is the fundamental functional difference between the operations of the logical AND vs the logical OR functions inside conditional expressions?
AND demands that all expressions evaluate as true, whereas OR evaluates as true if any single expression is true