CSLB General Building (B) Trade Practice Test

Preguntas frecuentes

¿Cuántas preguntas de práctica de Google IT Support hay aquí?+

Un banco completo de preguntas originales de Google IT Support en las áreas oficiales, con el peso del examen real y explicaciones. Gratis, sin registro.

¿Cómo es el examen Google IT Support?+

Unas 100 preguntas. Practica por tema aquí y luego haz el simulacro cronometrado para medir tu preparación.

¿Estas son las preguntas reales del examen?+

No. Cada pregunta es 100% original, escrita de fuentes públicas con explicaciones. Nunca copiamos preguntas reales ni material de preparación pagado.

¿Puedo estudiar en chino o español?+

La práctica de PrepPass está en inglés, 中文 y español. El examen oficial es en inglés — cambia el idioma de las preguntas a inglés para ensayar la terminología del día del examen.

Preguntas de práctica de ejemplo

Algunas preguntas reales de este banco gratuito, con explicaciones completas. Usa la herramienta de arriba para el banco completo.

  1. 1. Hardware

    Which component is considered the 'brain' of a computer, executing instructions and performing calculations?

    • a.The power supply unit (PSU)
    • b.The central processing unit (CPU)
    • c.The hard disk drive (HDD)
    • d.The network interface card (NIC)

    Respuesta: b

    Explicación: The CPU carries out the instructions of a program by performing arithmetic, logic, and control operations. It is often called the brain of the computer. Other components like storage and power supplies support the CPU but do not execute program logic.

  2. 2. Hardware

    Which of the following is an example of a peripheral (input) device?

    • a.The motherboard
    • b.The power supply
    • c.A keyboard
    • d.The system RAM

    Respuesta: c

    Explicación: A keyboard is an input peripheral that lets a user send data and commands to the computer. Peripherals are external devices that extend the computer's functionality. Output peripherals include monitors and printers, while the motherboard and RAM are internal core components.

  3. 3. Operating Systems

    Which Linux command lists the files in the current directory?

    • a.cd
    • b.ls
    • c.rm
    • d.mkdir

    Respuesta: b

    Explicación: The ls command lists the contents of a directory. Options like -l show detailed information and -a reveal hidden files. In contrast, cd changes directories, rm removes files, and mkdir creates directories.

  4. 4. Operating Systems

    What is the main benefit of creating user accounts with limited (standard) privileges instead of administrator rights?

    • a.It makes the computer boot faster
    • b.It increases available disk space
    • c.It improves the screen resolution
    • d.It limits the damage that malware or mistakes can cause

    Respuesta: d

    Explicación: Standard user accounts cannot make system-wide changes without elevated permission, which reduces the impact of malware or accidental misconfiguration. Following the principle of least privilege improves security. Administrator rights should be reserved for tasks that truly require them.

  5. 5. Networking

    What does the acronym 'IP' stand for in networking?

    • a.Internal Protocol
    • b.Interface Port
    • c.Internet Protocol
    • d.Integrated Packet

    Respuesta: c

    Explicación: IP stands for Internet Protocol, which is responsible for addressing and routing packets of data so they can travel across networks. Every device on an IP network has an IP address. IP works together with TCP in the widely used TCP/IP suite.

  6. 6. Networking

    Which port number is the default for HTTP web traffic?

    • a.443
    • b.80
    • c.22
    • d.53

    Respuesta: b

    Explicación: HTTP typically uses port 80 for unencrypted web traffic. Port 443 is used for HTTPS, the encrypted version. Knowing common port numbers helps in configuring firewalls and troubleshooting connectivity.

  7. 7. IT Security

    What are the three core principles of the classic information security 'CIA triad'?

    • a.Control, Isolation, Access
    • b.Confidentiality, Integrity, Availability
    • c.Cryptography, Identity, Authorization
    • d.Compliance, Inspection, Auditing

    Respuesta: b

    Explicación: The CIA triad stands for Confidentiality, Integrity, and Availability. Confidentiality keeps data private, integrity ensures data is accurate and unaltered, and availability ensures systems and data are accessible when needed. These principles guide most security decisions.

  8. 8. IT Security

    What is a VPN (Virtual Private Network) primarily used for?

    • a.To increase RAM
    • b.To defragment drives
    • c.To create a secure, encrypted connection over a public network
    • d.To generate stronger Wi-Fi signals

    Respuesta: c

    Explicación: A VPN creates an encrypted tunnel between a device and a remote network over the public internet. This protects data from eavesdropping and can mask the user's location. It is widely used for secure remote access to corporate resources.

  9. 9. Troubleshooting

    What is a good first step in a structured troubleshooting methodology?

    • a.Replace all hardware immediately
    • b.Identify and clearly define the problem
    • c.Reinstall the operating system
    • d.Tell the user it is their fault

    Respuesta: b

    Explicación: Effective troubleshooting starts by identifying and clearly defining the problem, often by gathering information and asking the user questions. Understanding the symptoms precisely prevents wasted effort. Only after defining the issue should you form and test hypotheses.

  10. 10. Troubleshooting

    A user's application keeps freezing. Which step reflects forming and testing a hypothesis?

    • a.Ignoring the issue and hoping it resolves
    • b.Immediately replacing the hard drive
    • c.Suspecting insufficient memory and checking resource usage in Task Manager
    • d.Telling the user to buy a new computer

    Respuesta: c

    Explicación: After identifying the problem, you form a probable theory of the cause and test it. Suspecting a memory shortage and checking resource usage is a logical hypothesis test. If the theory is confirmed, you can address it; if not, you form a new theory.

Reportar