CompTIA Tech+ (FC0-U71) IT Fundamentals Certification — Questions and Answers
Question 1: Which principle ensures users only have access to the resources they need?
- Access sharing
- Least privilege (Correct answer)
- Role rotation
- User duplication
Correct answer: Least privilege
The principle of least privilege (PoLP) is a security concept where users, programs, or processes are granted only the minimum necessary permissions or access rights required to perform their specific tasks. This minimizes the potential damage from a security breach or error, as an attacker or compromised entity would have limited access to other systems or data. It's a fundamental practice for reducing an organization's attack surface.
Question 2: How should challenges in applied methods and techniques be addressed?
- Avoid challenges and stick to familiar tasks
- Delegate all challenges to supervisors
- Apply systematic problem-solving, seek expert guidance when needed, and document decisions (Correct answer)
- Ignore challenges until they resolve themselves
Correct answer: Apply systematic problem-solving, seek expert guidance when needed, and document decisions
Systematic problem-solving combined with appropriate consultation and documentation ensures challenges are addressed effectively.
Question 3: What is the foundational principle of continuing education requirements in the Information Technology Certified field?
- Maximizing personal advancement
- Avoiding all challenging situations
- Maintaining competence, integrity, and service to stakeholders (Correct answer)
- Following the easiest path available
Correct answer: Maintaining competence, integrity, and service to stakeholders
The foundational principles of continuing education requirements in Information Technology Certified center on maintaining competence, integrity, and quality service.
Question 4: What is the foundational principle of applied methods and techniques in the Information Technology Certified field?
- Maximizing personal advancement
- Maintaining competence, integrity, and service to stakeholders (Correct answer)
- Following the easiest path available
- Avoiding all challenging situations
Correct answer: Maintaining competence, integrity, and service to stakeholders
The foundational principles of applied methods and techniques in Information Technology Certified center on maintaining competence, integrity, and quality service.
Question 5: What quality assurance measure supports continuing education requirements?
- Annual review is sufficient
- Quality checks are unnecessary for experienced professionals
- Quality only matters for new practitioners
- Regular self-assessment, peer review, and adherence to established standards (Correct answer)
Correct answer: Regular self-assessment, peer review, and adherence to established standards
Ongoing quality assurance through self-assessment, peer review, and standards adherence ensures continuous improvement.
Question 6: What is the primary purpose of a database?
- Send emails
- Design user interfaces
- Store and manage data (Correct answer)
- Compile programs
Correct answer: Store and manage data
The primary purpose of a database is to efficiently store, organize, and manage large amounts of structured information. Databases allow for easy retrieval, updating, and analysis of data, supporting various applications from e-commerce to scientific research. They provide a reliable and systematic way to handle information, ensuring data integrity, consistency, and accessibility.
Question 7: Which language is commonly used for web development?
- JavaScript (Correct answer)
- Java
- Python
- C++
Correct answer: JavaScript
JavaScript is a high-level, interpreted programming language that is one of the core technologies of the World Wide Web. It is commonly used for web development to create interactive and dynamic content on websites, running directly in the client's web browser. Along with HTML and CSS, it forms the backbone of modern web applications, enabling rich user experiences.
Question 8: How should professionals apply core concepts and principles in daily practice?
- Only when being evaluated
- Consistently integrate best practices into every aspect of professional work (Correct answer)
- Follow standards only for complex tasks
- Apply principles selectively based on convenience
Correct answer: Consistently integrate best practices into every aspect of professional work
Consistent application of professional standards ensures quality outcomes and builds professional credibility.
Question 9: How should professionals apply applied methods and techniques in daily practice?
- Apply principles selectively based on convenience
- Consistently integrate best practices into every aspect of professional work (Correct answer)
- Follow standards only for complex tasks
- Only when being evaluated
Correct answer: Consistently integrate best practices into every aspect of professional work
Consistent application of professional standards ensures quality outcomes and builds professional credibility.
Question 10: Which database type uses tables to store data?
- Relational (Correct answer)
- NoSQL
- Flat file
- Graph
Correct answer: Relational
Relational databases are characterized by their structure, where data is organized into one or more tables (also known as relations). Each table consists of rows and columns, with relationships defined between tables using common fields. This tabular structure allows for efficient storage, retrieval, and management of structured data using SQL.
Question 11: What is the purpose of multi-factor authentication (MFA)?
- Avoid password use
- Multiple usernames
- Enhance security (Correct answer)
- Faster logins
Correct answer: Enhance security
Multi-factor authentication (MFA) significantly enhances security by requiring users to provide two or more verification factors to gain access to an account or system. This typically combines something the user knows (password), something the user has (phone, token), and/or something the user is (biometrics). This layered approach makes it much harder for unauthorized individuals to access accounts, even if one factor is compromised.
Question 12: What is the purpose of a cloud 'CDN' (Content Delivery Network)?
- To back up cloud databases across regions
- To encrypt data stored in the cloud
- To manage identity and access for cloud users
- To distribute content to users from geographically closer servers for faster delivery (Correct answer)
Correct answer: To distribute content to users from geographically closer servers for faster delivery
A CDN caches and delivers content (web pages, videos, images) from edge servers located near the end user, reducing latency and improving load times.
Question 13: How should applied methods and techniques knowledge be maintained and updated?
- Through continuous professional development, current literature review, and professional networking (Correct answer)
- Knowledge updates are only needed every five years
- Learning stops after certification
- Initial training provides lifelong competence
Correct answer: Through continuous professional development, current literature review, and professional networking
Professional competence requires ongoing development through education, literature review, and engagement with the professional community.
Question 14: What quality assurance measure supports communication and documentation?
- Quality only matters for new practitioners
- Annual review is sufficient
- Regular self-assessment, peer review, and adherence to established standards (Correct answer)
- Quality checks are unnecessary for experienced professionals
Correct answer: Regular self-assessment, peer review, and adherence to established standards
Ongoing quality assurance through self-assessment, peer review, and standards adherence ensures continuous improvement.
Question 15: Which protocol translates domain names to IP addresses?
- FTP
- DNS (Correct answer)
- SMTP
- Telnet
Correct answer: DNS
DNS (Domain Name System) is a hierarchical and decentralized naming system that translates human-readable domain names (like www.example.com) into numerical IP addresses. This translation is essential because computers use IP addresses to identify each other on a network, while humans find domain names easier to remember. DNS is fundamental for web browsing and other internet services.
Question 16: What is the purpose of a service level agreement (SLA)?
- Agreement for user training
- Document outlining service expectations (Correct answer)
- Plan for software licensing
- A contract for buying hardware
Correct answer: Document outlining service expectations
A Service Level Agreement (SLA) is a formal contract between a service provider and a client that defines the level of service expected from the provider. It outlines specific metrics, responsibilities, and remedies for service failures, such as uptime guarantees, response times, and performance benchmarks. SLAs are essential for setting clear expectations and ensuring accountability in service delivery.
Question 17: How should assessment and evaluation knowledge be maintained and updated?
- Through continuous professional development, current literature review, and professional networking (Correct answer)
- Initial training provides lifelong competence
- Knowledge updates are only needed every five years
- Learning stops after certification
Correct answer: Through continuous professional development, current literature review, and professional networking
Professional competence requires ongoing development through education, literature review, and engagement with the professional community.
Question 18: What is an IP address used for?
- Identify hardware
- Identify a device on a network (Correct answer)
- Speed up connections
- Prevent access
Correct answer: Identify a device on a network
An IP (Internet Protocol) address is a unique numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication. Its primary purpose is to identify a device on a network, allowing it to send and receive data. This address enables devices to locate and communicate with each other across local networks and the internet.
Question 19: What ethical standard governs applied methods and techniques practice?
- Adherence to the profession's code of ethics and applicable laws and regulations (Correct answer)
- Ethical standards are optional for certified professionals
- Ethics are personal opinions, not professional requirements
- Ethics only apply in academic settings
Correct answer: Adherence to the profession's code of ethics and applicable laws and regulations
Professional ethics codes and applicable laws provide the framework for ethical practice in every professional field.
Question 20: What is normalization in database design?
- Adding primary keys
- Creating backups
- Running queries
- Removing duplicates (Correct answer)
Correct answer: Removing duplicates
Normalization in database design is a systematic process of restructuring a relational database to reduce data redundancy and improve data integrity. Its primary goal is to eliminate duplicate data and ensure that data dependencies are logical and consistent. This process helps prevent anomalies that can occur during data insertion, updates, and deletions, leading to a more efficient and reliable database.
Question 21: What type of attack floods a system with traffic to disrupt services?
- Spoofing
- Brute force
- Phishing
- DDoS (Correct answer)
Correct answer: DDoS
A DDoS (Distributed Denial of Service) attack is a malicious attempt to disrupt the normal traffic of a targeted server, service, or network by overwhelming it with a flood of internet traffic. This traffic often originates from multiple compromised computer systems, making it difficult to block. The goal is to render the service unavailable to legitimate users by consuming its resources.
Question 22: In cloud security, what is the 'shared responsibility model'?
- Security is managed by a third-party auditor
- The cloud provider handles all security including customer data
- Security responsibilities are divided between the cloud provider and the customer (Correct answer)
- All cloud security is the sole responsibility of the customer
Correct answer: Security responsibilities are divided between the cloud provider and the customer
The shared responsibility model defines that the cloud provider secures the underlying infrastructure (hardware, facilities, networking), while the customer is responsible for securing their data, applications, and configurations.
Question 23: What quality assurance measure supports industry best practices?
- Regular self-assessment, peer review, and adherence to established standards (Correct answer)
- Annual review is sufficient
- Quality only matters for new practitioners
- Quality checks are unnecessary for experienced professionals
Correct answer: Regular self-assessment, peer review, and adherence to established standards
Ongoing quality assurance through self-assessment, peer review, and standards adherence ensures continuous improvement.
Question 24: Which layer of the OSI model handles error detection and correction?
- Network
- Transport
- Session
- Data Link (Correct answer)
Correct answer: Data Link
The Data Link layer (Layer 2) of the OSI model is responsible for error detection and correction within a single network segment. It ensures reliable transmission of data frames between directly connected network devices. This layer also handles physical addressing (MAC addresses) and controls access to the physical transmission medium.
Question 25: Which task is part of regular system maintenance?
- Running updates (Correct answer)
- Uninstalling antivirus
- Changing wallpapers
- Using default passwords
Correct answer: Running updates
Running updates is a crucial part of regular system maintenance. Software updates often include critical security patches to fix vulnerabilities, bug fixes to improve stability, and performance enhancements. Regularly applying these updates helps protect the system from cyber threats, ensures optimal functionality, and maintains overall system health.
Question 26: How should challenges in core concepts and principles be addressed?
- Ignore challenges until they resolve themselves
- Delegate all challenges to supervisors
- Avoid challenges and stick to familiar tasks
- Apply systematic problem-solving, seek expert guidance when needed, and document decisions (Correct answer)
Correct answer: Apply systematic problem-solving, seek expert guidance when needed, and document decisions
Systematic problem-solving combined with appropriate consultation and documentation ensures challenges are addressed effectively.
Question 27: Which data type is used to store whole numbers in programming?
- Float
- String
- Integer (Correct answer)
- Boolean
Correct answer: Integer
In programming, the `Integer` data type is specifically used to store whole numbers, which are numbers without any fractional or decimal components. Examples include -10, 0, and 1000. Other data types like `Float` store decimal numbers, `String` stores text, and `Boolean` stores true/false values.
Question 28: What is the foundational principle of core concepts and principles in the Information Technology Certified field?
- Maintaining competence, integrity, and service to stakeholders (Correct answer)
- Following the easiest path available
- Avoiding all challenging situations
- Maximizing personal advancement
Correct answer: Maintaining competence, integrity, and service to stakeholders
The foundational principles of core concepts and principles in Information Technology Certified center on maintaining competence, integrity, and quality service.
Question 29: What is the primary function of a router?
- Boost signal strength
- Filter data by MAC address
- Route traffic between networks (Correct answer)
- Connect devices in a LAN
Correct answer: Route traffic between networks
A router's primary function is to connect different networks and forward data packets between them. It operates at the network layer (Layer 3) of the OSI model, using IP addresses to determine the most efficient path for data to travel from a source to a destination across various interconnected networks, including the internet. Routers are essential for enabling communication beyond a local network segment.
CompTIA Tech+ (FC0-U71) IT Fundamentals Certification
CompTIA Tech+ validates foundational IT knowledge across computing concepts, infrastructure, applications and software, software development, database fundamentals, and security, designed for non-technical professionals and those beginning an IT career.
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