IC3 Digital Literacy Certification (GS6) — Questions and Answers
Question 1: What is the recommended action when you receive a suspicious link in a text message from an unknown number?
- Click it to see if it's important
- Do not click the link; delete the message and block the number (Correct answer)
- Reply STOP to unsubscribe
- Forward it to your contacts to verify
Correct answer: Do not click the link; delete the message and block the number
Clicking unknown links in text messages (smishing) can lead to malware installation or credential theft; deleting and blocking is the safe response.
Question 2: Which action best protects against SIM-swapping attacks?
- Using SMS-based two-factor authentication
- Changing your phone number frequently
- Setting a PIN or passcode with your mobile carrier for account changes (Correct answer)
- Disabling voicemail on your account
Correct answer: Setting a PIN or passcode with your mobile carrier for account changes
Setting a carrier-level PIN prevents attackers from convincing your carrier to transfer your number to a new SIM without that code.
Question 3: What does 'least privilege' mean in cybersecurity?
- Blocking all external connections by default
- Restricting internet access for low-level employees only
- Assigning the weakest possible passwords to unprivileged users
- Giving users the minimum access rights needed to perform their job (Correct answer)
Correct answer: Giving users the minimum access rights needed to perform their job
The principle of least privilege limits user access rights to only what is necessary for their role, reducing the attack surface if an account is compromised.
Question 4: When you upload a document to Google Drive, where is it physically stored?
- In your email inbox
- On Google's remote servers (Correct answer)
- On your computer's desktop
- On a USB flash drive
Correct answer: On Google's remote servers
Files uploaded to Google Drive are stored on Google's remote data center servers, not on your local device.
Question 5: What makes a professional competent in Computer Fundamentals?
- Only certifications matter
- Only experience matters
- A combination of education, practical experience, ongoing learning, and adherence to professional standards (Correct answer)
- Only formal education matters
Correct answer: A combination of education, practical experience, ongoing learning, and adherence to professional standards
Competence requires the integration of knowledge, skills, experience, and professional conduct.
Question 6: Which approach is most effective for problem-solving in Computer Fundamentals?
- Systematic analysis followed by evidence-based decision making (Correct answer)
- Always asking someone else
- Ignoring the problem until it resolves itself
- Random trial and error
Correct answer: Systematic analysis followed by evidence-based decision making
Systematic, evidence-based approaches lead to more reliable solutions than ad hoc methods.
Question 7: In a spreadsheet, what does the SUM function do?
- Multiplies all selected cells together
- Adds together the values in a specified range of cells (Correct answer)
- Counts the number of cells containing text
- Finds the average of selected values
Correct answer: Adds together the values in a specified range of cells
The SUM function in a spreadsheet calculates the total by adding all numeric values in a specified range of cells.
Question 8: What role does continuing education play in Online Safety?
- Keeping practitioners current with evolving best practices and new developments (Correct answer)
- Only beneficial for management
- It is optional and rarely helpful
- Only required for new practitioners
Correct answer: Keeping practitioners current with evolving best practices and new developments
Continuing education ensures practitioners stay current with advances in their field.
Question 9: What is 'digital footprint'?
- The download size of a digital file
- The physical space occupied by digital storage devices
- The trail of data left behind by a user's online activity (Correct answer)
- The carbon emissions produced by data centers
Correct answer: The trail of data left behind by a user's online activity
A digital footprint is the record of all the data a user leaves behind through their online activities, including websites visited, posts made, and information shared.
Question 10: What is the purpose of two-factor authentication (2FA) in digital security?
- To require two separate verification factors, reducing unauthorized access risk (Correct answer)
- To double the length of a user's password
- To encrypt data with two different keys simultaneously
- To allow two users to share one account securely
Correct answer: To require two separate verification factors, reducing unauthorized access risk
2FA requires users to provide two distinct authentication factors (e.g., password plus a one-time code), making account compromise significantly harder.
Question 11: What is the most important foundational concept in Computer Fundamentals?
- Understanding core principles and their practical application in Computer Fundamentals (Correct answer)
- Only following instructions from supervisors
- Ignoring established guidelines
- Memorizing all rules without understanding
Correct answer: Understanding core principles and their practical application in Computer Fundamentals
Core principles provide the foundation for all decision-making and practice in Computer Fundamentals.
Question 12: Which of the following BEST explains why two-factor authentication (2FA) is important for digital safety?
- It makes passwords longer and more complex
- It encrypts all data stored on your device
- It requires a second verification step, reducing unauthorized access even if a password is stolen (Correct answer)
- It prevents websites from tracking your activity
Correct answer: It requires a second verification step, reducing unauthorized access even if a password is stolen
2FA adds a second layer of security so that a stolen password alone is not sufficient to access an account.
Question 13: In Excel, what does the AVERAGE function calculate?
- The count of non-empty cells
- The arithmetic mean of a set of values (Correct answer)
- The highest value in a range
- The total sum of values
Correct answer: The arithmetic mean of a set of values
The AVERAGE function divides the sum of all values in a range by the count of those values to return the arithmetic mean.
Question 14: What does it mean to 'export' a file in a software application?
- Upload the file to the software company's servers
- Send the file directly to a printer
- Delete the file from the application's library
- Save or convert the file into a different format for use elsewhere (Correct answer)
Correct answer: Save or convert the file into a different format for use elsewhere
Exporting saves a document in a specific format (like CSV, PDF, or MP4) compatible with other applications or platforms.
Question 15: What is the significance of documentation in Computer Fundamentals?
- Only required during audits
- Documentation is unnecessary busy work
- It provides a record for accountability, quality assurance, and legal compliance (Correct answer)
- Only management needs to document
Correct answer: It provides a record for accountability, quality assurance, and legal compliance
Proper documentation supports accountability, enables quality review, and satisfies legal requirements.
Question 16: What does the term 'media literacy' primarily refer to in a digital context?
- The ability to type quickly on a keyboard
- The ability to download media files from the internet
- The ability to repair digital media devices
- The ability to access, analyze, evaluate, and create media (Correct answer)
Correct answer: The ability to access, analyze, evaluate, and create media
Digital media literacy is the ability to access, analyze, evaluate, and create media in various forms, enabling informed and critical engagement with digital content.
Question 17: When evaluating online information for credibility, which source is generally most reliable?
- A Wikipedia article with no citations
- An anonymous blog post with many shares
- A social media post from a verified celebrity
- A peer-reviewed article from a .edu or .gov domain (Correct answer)
Correct answer: A peer-reviewed article from a .edu or .gov domain
Peer-reviewed publications and government or educational institution websites apply rigorous editorial standards.
Question 18: When evaluating an online source, what does the 'CRAAP test' help assess?
- The loading speed and user experience of a website
- Whether a website has been certified by a government agency
- Whether a website complies with accessibility standards
- The Currency, Relevance, Authority, Accuracy, and Purpose of a source (Correct answer)
Correct answer: The Currency, Relevance, Authority, Accuracy, and Purpose of a source
The CRAAP test is an evaluation framework that assesses five criteria — Currency, Relevance, Authority, Accuracy, and Purpose — to determine the credibility of an information source.
Question 19: A user receives an email asking them to 'verify their account' by clicking a link. The sender address looks almost like their bank but has a misspelling. This is most likely:
- A routine security check
- An automated password reset
- A phishing attempt (Correct answer)
- A software update notice
Correct answer: A phishing attempt
Spoofed or misspelled sender addresses are a classic phishing tactic designed to steal login credentials.
Question 20: What role does continuing education play in Computer Fundamentals?
- Keeping practitioners current with evolving best practices and new developments (Correct answer)
- Only required for new practitioners
- Only beneficial for management
- It is optional and rarely helpful
Correct answer: Keeping practitioners current with evolving best practices and new developments
Continuing education ensures practitioners stay current with advances in their field.
Question 21: Which of the following describes 'informed consent' in a digital context?
- Allowing apps unrestricted access to your device
- Agreeing to terms without reading them
- Clearly understanding and voluntarily agreeing to how your data will be used (Correct answer)
- Automatically opting into all service features
Correct answer: Clearly understanding and voluntarily agreeing to how your data will be used
Informed consent means users are fully aware of and voluntarily agree to data practices before giving permission.
Question 22: How should risk be managed in Online Safety?
- By avoiding all risk entirely
- By ignoring potential problems
- Risk management is not necessary
- Through identification, assessment, mitigation strategies, and ongoing monitoring of potential risks (Correct answer)
Correct answer: Through identification, assessment, mitigation strategies, and ongoing monitoring of potential risks
Effective risk management involves a systematic process of identifying, evaluating, and addressing potential threats.
Question 23: What is the primary purpose of keyboard shortcut Ctrl+Z (or Cmd+Z on Mac)?
- Open a new window
- Save a file
- Undo the last action (Correct answer)
- Cut selected text
Correct answer: Undo the last action
Ctrl+Z is the universal undo shortcut, reversing the most recent action in most applications.
Question 24: What is 'digital footprint'?
- The physical space a computer takes up on a desk
- The storage space used by digital files
- The trail of data left by a user's online activity (Correct answer)
- A measure of internet speed in a given area
Correct answer: The trail of data left by a user's online activity
A digital footprint includes every website visited, post made, and transaction completed online, creating a lasting data record.
Question 25: What are the key regulatory requirements affecting Online Safety?
- There are no regulations
- Regulations are optional guidelines
- Only federal regulations apply
- Compliance with applicable laws, industry standards, and licensing requirements specific to the field (Correct answer)
Correct answer: Compliance with applicable laws, industry standards, and licensing requirements specific to the field
Practitioners must comply with all applicable regulations, which may include federal, state, and industry-specific requirements.
Question 26: What are the key regulatory requirements affecting Computer Fundamentals?
- There are no regulations
- Only federal regulations apply
- Regulations are optional guidelines
- Compliance with applicable laws, industry standards, and licensing requirements specific to the field (Correct answer)
Correct answer: Compliance with applicable laws, industry standards, and licensing requirements specific to the field
Practitioners must comply with all applicable regulations, which may include federal, state, and industry-specific requirements.
Question 27: Which feature in Word allows you to see all formatting marks, such as spaces and paragraph breaks?
- Track Changes
- Page Layout
- Show/Hide ¶ (Correct answer)
- Find & Replace
Correct answer: Show/Hide ¶
The Show/Hide ¶ toggle reveals non-printing characters like spaces, tabs, and paragraph marks.
Question 28: What does 'cloud computing' primarily refer to?
- Using software installed on your local hard drive
- Computing only on mobile devices
- Delivering computing services over the internet (Correct answer)
- Computing using solar-powered servers
Correct answer: Delivering computing services over the internet
Cloud computing refers to delivering computing services—including servers, storage, databases, and software—over the internet.
Question 29: A website's URL begins with 'https://'. What does the 's' indicate?
- The connection is encrypted using SSL/TLS (Correct answer)
- The site is sponsored
- The site is hosted on a secure government server
- The site is social media
Correct answer: The connection is encrypted using SSL/TLS
The 's' in HTTPS stands for secure, meaning the connection between your browser and the website is encrypted via SSL/TLS.
Question 30: How should risk be managed in Computer Fundamentals?
- By avoiding all risk entirely
- Through identification, assessment, mitigation strategies, and ongoing monitoring of potential risks (Correct answer)
- By ignoring potential problems
- Risk management is not necessary
Correct answer: Through identification, assessment, mitigation strategies, and ongoing monitoring of potential risks
Effective risk management involves a systematic process of identifying, evaluating, and addressing potential threats.
Question 31: In Microsoft Excel, what is a 'formula'?
- An expression that calculates values using operations and cell references (Correct answer)
- A preset chart style
- A type of spreadsheet template
- A text formatting option
Correct answer: An expression that calculates values using operations and cell references
A formula in Excel is an expression beginning with '=' that performs calculations using values, cell references, operators, and built-in functions.
Question 32: Which of the following is a strong password example?
- Th!s1sAStr0ngP@ssw0rd (Correct answer)
- mydogname
- 12345678
- password123
Correct answer: Th!s1sAStr0ngP@ssw0rd
A strong password incorporates a variety of character types, including uppercase letters, lowercase letters, numbers, and special symbols. It also needs to be sufficiently long to resist brute-force attacks. 'Th!s1sAStr0ngP@ssw0rd' meets these criteria, making it significantly more secure than simple, common, or easily guessable options like 'password123' or 'mydogname'.
Question 33: How should ethical dilemmas be handled in Computer Fundamentals?
- Follow established ethical guidelines, consult with supervisors, and prioritize stakeholder welfare (Correct answer)
- Always choose the cheapest option
- Ignore ethical concerns
- Make decisions based solely on personal preference
Correct answer: Follow established ethical guidelines, consult with supervisors, and prioritize stakeholder welfare
Ethical decision-making requires following professional guidelines and prioritizing the welfare of all stakeholders.
Question 34: Which of the following is an example of practicing good digital etiquette (netiquette)?
- Writing emails in all capital letters to emphasize your points
- Responding to online criticism with personal attacks
- Forwarding chain emails to all your contacts
- Proofreading messages before sending and using respectful language (Correct answer)
Correct answer: Proofreading messages before sending and using respectful language
Netiquette involves applying respectful, thoughtful communication practices online just as you would in face-to-face interactions.
Question 35: What is the significance of documentation in Internet and Email?
- Only required during audits
- It provides a record for accountability, quality assurance, and legal compliance (Correct answer)
- Only management needs to document
- Documentation is unnecessary busy work
Correct answer: It provides a record for accountability, quality assurance, and legal compliance
Proper documentation supports accountability, enables quality review, and satisfies legal requirements.
Question 36: What does the term 'digital footprint' refer to?
- A user's online identity and traces left by internet activity (Correct answer)
- A method of encrypting personal data
- The physical size of a digital device
- The carbon footprint of running servers
Correct answer: A user's online identity and traces left by internet activity
A digital footprint is the trail of data you create while using the internet, including posts, searches, and purchases.
Question 37: What is the importance of communication skills in Computer Fundamentals?
- Communication is only important for managers
- Communication skills cannot be learned
- Clear communication prevents errors, builds relationships, and ensures understanding among all parties (Correct answer)
- Technical skills are sufficient without communication
Correct answer: Clear communication prevents errors, builds relationships, and ensures understanding among all parties
Effective communication is essential for coordination, error prevention, and stakeholder relationships.
Question 38: When working with large datasets in Python, which library is specifically optimized for high-performance data manipulation and analysis?
- BeautifulSoup
- Pandas (Correct answer)
- Matplotlib
- Requests
Correct answer: Pandas
Pandas provides fast, flexible data structures and operations designed for large-scale data manipulation and analysis in Python.
Question 39: Which protocol is used to securely transfer files between a local machine and a remote server over an encrypted connection?
- FTP
- SFTP (Correct answer)
- HTTP
- POP3
Correct answer: SFTP
SFTP (SSH File Transfer Protocol) provides encrypted file transfer over SSH, unlike plain FTP which transmits data in cleartext.
Question 40: Which action BEST protects your personal information on public Wi-Fi?
- Sharing your network password with others
- Using a VPN to encrypt your connection (Correct answer)
- Logging into all your accounts quickly
- Turning off your firewall for faster speeds
Correct answer: Using a VPN to encrypt your connection
A VPN encrypts your internet traffic, protecting your data from interception on unsecured public networks.
Question 41: What is 'patch management' and why is it important?
- Organizing cables in a server room to prevent damage
- Regularly applying software updates to fix security vulnerabilities (Correct answer)
- Training employees to recognize phishing emails
- Backing up files to prevent data loss
Correct answer: Regularly applying software updates to fix security vulnerabilities
Patch management involves regularly updating software to fix known vulnerabilities, preventing attackers from exploiting outdated systems.
Question 42: Which of the following is an example of respecting intellectual property online?
- Using someone else's work and claiming it as your own
- Sharing a movie file with friends without permission
- Downloading free music from an unauthorized site
- Citing sources when using images or content from the internet (Correct answer)
Correct answer: Citing sources when using images or content from the internet
Respecting intellectual property online means acknowledging and giving credit to the original creators of content. Citing sources when using images, text, or other materials from the internet is a fundamental practice that prevents plagiarism and upholds copyright laws. This ensures creators receive proper recognition for their work.
Question 43: Which term describes paying for cloud services based on how much you use?
- Fixed-rate billing
- Pay-as-you-go model (Correct answer)
- Annual subscription only
- Hardware leasing
Correct answer: Pay-as-you-go model
The pay-as-you-go model allows users to pay only for the cloud resources they actually consume, offering flexible and scalable cost management.
Question 44: What does 'net neutrality' refer to in the context of digital citizenship?
- Free internet access for all citizens
- Government censorship of harmful content
- Equal treatment of all internet traffic by providers (Correct answer)
- The right to remain anonymous online
Correct answer: Equal treatment of all internet traffic by providers
Net neutrality is the principle that internet service providers must treat all online traffic equally, without blocking or throttling.
Question 45: Which action best demonstrates critical evaluation of a social media post claiming a major news event?
- Searching for corroboration from established news organizations before sharing (Correct answer)
- Liking the post if it aligns with your views
- Immediately sharing the post to warn your followers
- Reporting the post to the platform immediately
Correct answer: Searching for corroboration from established news organizations before sharing
Searching for corroboration from established news organizations ensures the claim is verified before it is shared, preventing the spread of misinformation.
IC3 Digital Literacy Certification (GS6)
The IC3 Global Standard 6 Digital Literacy Certification tests foundational and advanced digital skills across technology basics, digital citizenship, cybersecurity, content creation, and communication. It is widely recognized as the global standard for digital literacy credentialing.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds