Certified Electronics Technician (CET) Exam — Questions and Answers
Question 1: When documenting test results in a calibration lab, what is the significance of the 'measurement uncertainty' value?
- It is the difference between two calibration dates
- It means the instrument failed calibration
- It quantifies the range within which the true measurement value is expected to fall (Correct answer)
- It indicates the technician was unsure of the result
Correct answer: It quantifies the range within which the true measurement value is expected to fall
Measurement uncertainty quantifies the doubt about a measurement result and must be reported alongside calibration data per ISO/IEC 17025.
Question 2: Which of the following BEST describes the purpose of a BOM (Bill of Materials) in electronics documentation?
- A safety inspection checklist
- A structured list of all components, quantities, and part numbers required to build a product (Correct answer)
- A list of tools used during repair
- A customer invoice
Correct answer: A structured list of all components, quantities, and part numbers required to build a product
A BOM is a complete, hierarchical list of all components and materials needed to manufacture or repair a specific electronic assembly.
Question 3: What is the purpose of a bypass capacitor placed in parallel with the emitter resistor of a BJT amplifier?
- Prevent oscillation
- Bypass AC signal to increase AC gain (Correct answer)
- Increase DC stability
- Reduce power supply noise
Correct answer: Bypass AC signal to increase AC gain
A bypass capacitor short-circuits the emitter resistor at AC frequencies, eliminating the gain-reducing negative feedback.
Question 4: Under US law, which of the following actions by an electronics technician could constitute a federal crime?
- Accessing stored communications on a customer's device without authorization (Correct answer)
- Refusing to repair a device suspected of containing illegal content
- Performing a factory reset with customer consent
- Recommending data encryption to a customer
Correct answer: Accessing stored communications on a customer's device without authorization
The Electronic Communications Privacy Act (ECPA) and Computer Fraud and Abuse Act (CFAA) criminalize unauthorized access to stored electronic communications and computer systems.
Question 5: A UJT (Unijunction Transistor) is primarily used in which type of application?
- RF amplification
- Relaxation oscillators and timing circuits (Correct answer)
- High-power rectification
- Optical sensing
Correct answer: Relaxation oscillators and timing circuits
The UJT's negative resistance region makes it ideal for generating sawtooth waveforms in relaxation oscillators and triggering SCR/TRIAC circuits.
Question 6: What does a capacitor do in an electronic circuit?
- Regulates current flow.
- Amplifies the signal.
- Converts AC to DC.
- Stores and releases electrical energy. (Correct answer)
Correct answer: Stores and releases electrical energy.
A capacitor consists of two conductive plates separated by a dielectric insulator, designed to store electrical energy. It accumulates charge when a voltage is applied across it, creating an electric field. This stored energy can then be quickly released, making capacitors useful for filtering, smoothing power supplies, timing circuits, and temporary energy storage.
Question 7: What does a continuity test check for in a circuit?
- Resistance in the circuit.
- Completeness of the electrical path or circuit. (Correct answer)
- Presence of voltage.
- Current flow through the circuit.
Correct answer: Completeness of the electrical path or circuit.
A continuity test determines if there is an unbroken electrical path between two points in a circuit. It essentially checks for a very low resistance connection, indicating that current can flow freely. This test is vital for identifying broken wires, faulty switches, or open circuits that prevent proper operation.
Question 8: Which Boolean expression correctly represents a 2-input XNOR gate?
- AB + A'B' (Correct answer)
- A+B
- A⊕B
- A'B + AB'
Correct answer: AB + A'B'
XNOR outputs HIGH when both inputs are equal: AB (both HIGH) or A'B' (both LOW), so the expression is AB + A'B'.
Question 9: In electronics, 'noise floor' of a measurement system directly limits which data quality characteristic?
- Output impedance of the instrument
- Maximum measurable frequency
- Minimum detectable signal level (sensitivity) (Correct answer)
- Calibration interval requirements
Correct answer: Minimum detectable signal level (sensitivity)
The noise floor sets the lower bound on signals the system can detect; signals below the noise floor cannot be meaningfully distinguished from noise.
Question 10: A technician tests a power supply and finds output voltage is within tolerance. How should this result be recorded?
- Only the pass result in a verbal log
- A customer email stating the unit works
- Measured value, specification limits, pass/fail result, and date/technician signature (Correct answer)
- Pass — no further documentation needed
Correct answer: Measured value, specification limits, pass/fail result, and date/technician signature
Test records must include measured values, specification limits, pass/fail determination, date, and technician identification for traceability.
Question 11: When documenting test results, which practice best ensures long-term data completeness and reproducibility?
- Recording all raw measurements, test conditions, equipment IDs, and calibration dates (Correct answer)
- Keeping data only for the duration of the product warranty period
- Storing only final pass/fail results to save space
- Archiving data in a proprietary binary format for security
Correct answer: Recording all raw measurements, test conditions, equipment IDs, and calibration dates
Complete documentation including raw data, environmental conditions, equipment identifiers, and calibration status allows future verification and reproducing the test scenario.
Question 12: What is the most common method for testing for continuity in a circuit?
- Use a multimeter in continuity mode. (Correct answer)
- Use a voltage tester.
- Use a current clamp.
- Use a power supply.
Correct answer: Use a multimeter in continuity mode.
A multimeter set to its continuity mode is the standard and most efficient tool for checking continuity. In this mode, the multimeter typically emits an audible beep or displays a very low resistance reading when a complete, low-resistance path exists between its probes. This allows technicians to quickly verify connections and identify breaks in wires or components.
Question 13: In a PLD (Programmable Logic Device), what is the typical structure used to implement sum-of-products expressions?
- Fixed AND array followed by programmable OR array
- Neither array is programmable
- Both AND and OR arrays are programmable
- Programmable AND array followed by fixed OR array (Correct answer)
Correct answer: Programmable AND array followed by fixed OR array
A PAL (Programmable Array Logic) uses a programmable AND plane to create product terms fed into a fixed OR plane to produce sum-of-products outputs.
Question 14: When diagnosing a noisy audio amplifier, injecting a clean signal at the output stage and working backward is known as:
- Half-splitting
- Signal injection troubleshooting (Correct answer)
- Voltage injection
- Signal substitution
Correct answer: Signal injection troubleshooting
Signal injection involves applying a known test signal at various points to isolate the stage where the fault occurs.
Question 15: A function generator can typically produce which combination of waveform types?
- Sine, square, and triangle waves (Correct answer)
- Square waves only
- Sine waves only
- DC and pulsed signals only
Correct answer: Sine, square, and triangle waves
A function generator produces multiple waveform shapes—including sine, square, and triangle waves—for testing electronic circuits.
Question 16: What is the function of a priority encoder with 4 inputs?
- Outputs the binary code of the highest-priority active input (Correct answer)
- Generates parity bits for 4-bit data
- Decodes a 2-bit binary address to 4 outputs
- Converts 4-bit binary to decimal
Correct answer: Outputs the binary code of the highest-priority active input
A priority encoder evaluates all active inputs and outputs the binary address of the highest-priority (usually highest-numbered) asserted input.
Question 17: A technician reads 12V at the input of a 5V linear regulator but only 3.8V at the output under load. The most likely fault is:
- The output capacitor is open
- The load resistance is too high
- The regulator IC is failing or overheating into thermal shutdown (Correct answer)
- Excessive input voltage
Correct answer: The regulator IC is failing or overheating into thermal shutdown
A linear regulator producing below-nominal output under load is typically failing internally or entering thermal shutdown due to overheating.
Question 18: What is the resolution of an 8-bit DAC with a full-scale output of 5 V?
- 5 mV
- 19.53 mV (Correct answer)
- 78.13 mV
- 39.06 mV
Correct answer: 19.53 mV
Resolution = Vfs / (2^n) = 5 V / 256 ≈ 19.53 mV per LSB step.
Question 19: In an enhancement-mode N-channel MOSFET, current flows when the gate-source voltage (VGS) is:
- Below threshold voltage
- Equal to zero
- Above threshold voltage (Correct answer)
- Negative
Correct answer: Above threshold voltage
An enhancement-mode N-channel MOSFET requires VGS to exceed the threshold voltage to create the conducting channel.
Question 20: How do you calculate the total resistance in a series circuit?
- R_total = R1 + (R2 * R3)
- R_total = R1 * R2 * R3
- R_total = R1 + R2 + R3 + ...
- R_total = 1 / (R1 + R2 + R3)
In a series circuit, components are connected end-to-end, forming a single path for current flow. The total resistance is simply the sum of the individual resistances because the current must pass through each resistor consecutively. This additive property means that adding more resistors in series will always increase the total resistance of the circuit.
Question 21: What documentation practice is considered essential in Confidentiality & Data Security within the Certified Electronics Technician field?
- Recording actions, observations, and outcomes in real-time or as close to the event as possible (Correct answer)
- Only documenting unusual events or complications
- Completing all documentation at the end of the workday
- Using shorthand notes that can be expanded later if needed
Correct answer: Recording actions, observations, and outcomes in real-time or as close to the event as possible
Real-time or near-real-time documentation in Confidentiality & Data Security ensures accuracy, provides a contemporaneous record, and is considered the gold standard for professional accountability and legal defensibility.
Question 22: In a PCM (Pulse Code Modulation) system, increasing the number of quantization bits from 8 to 12 primarily improves:
- Dynamic range and signal-to-noise ratio (Correct answer)
- Transmission speed
- Bandwidth efficiency
- Clock synchronization
Correct answer: Dynamic range and signal-to-noise ratio
Each additional bit in PCM adds approximately 6 dB of dynamic range, so increasing from 8 to 12 bits improves SNR by about 24 dB.
Question 23: In a common-collector BJT amplifier (emitter follower), which characteristic is most notable?
- Phase inversion of 180°
- Low current gain
- Very high input impedance and low output impedance (Correct answer)
- High voltage gain > 1
Correct answer: Very high input impedance and low output impedance
The emitter follower has unity voltage gain, very high input impedance, and very low output impedance, making it ideal for impedance matching.
Question 24: A logic analyzer is preferred over an oscilloscope when troubleshooting:
- Analog signal distortion
- Multiple simultaneous digital signal timing relationships (Correct answer)
- Power supply ripple
- RF signal quality
Correct answer: Multiple simultaneous digital signal timing relationships
A logic analyzer captures many digital channels simultaneously, making it ideal for analyzing timing, protocols, and bus activity.
Question 25: What is a common reason for an electrical component to overheat?
- Loose connections.
- Incorrect voltage.
- Lack of sufficient power supply.
- Excessive current flow or short circuits.
Overheating in an electrical component is primarily caused by excessive power dissipation, which often results from too much current flowing through it. A short circuit creates a very low-resistance path, leading to a massive surge in current that can quickly cause components to overheat and fail. Other factors like incorrect voltage or loose connections can also contribute, but excessive current is the most direct cause of heat generation.
Question 26: What power level does 0 dBm represent?
- 0 mW
- 1 mW (Correct answer)
- 10 mW
- 0.5 mW
Correct answer: 1 mW
0 dBm is defined as a power of 1 milliwatt; it is the 0 dB reference point on the dBm scale.
Question 27: A 4-bit ripple carry adder adds two 4-bit numbers. What is the maximum number of gate delays before the final sum is valid?
- 9 (Correct answer)
- 8
- 16
- 4
Correct answer: 9
Each full adder stage adds 2 gate delays for the carry, so 4 stages give 8 carry delays plus 1 final sum delay = 9 total.
Question 28: A half-wave rectifier produces a lower-than-expected DC output. Which component failure is most likely?
- The load resistor is open
- The diode has increased forward voltage drop (Correct answer)
- The filter capacitor is shorted
- The transformer primary is open
Correct answer: The diode has increased forward voltage drop
An increased diode forward voltage drop reduces the peak output voltage of the rectifier.
Question 29: Which of the following is considered a 'data breach' under most US privacy regulations?
- A technician backing up customer data before repair
- Unauthorized access to personally identifiable information (PII) (Correct answer)
- Asking a customer to verify their identity before service
- Encrypting customer data for secure storage
Correct answer: Unauthorized access to personally identifiable information (PII)
A data breach occurs when unauthorized parties gain access to personally identifiable information, triggering legal notification requirements.
Question 30: In digital system design, what is 'fan-out' defined as?
- The number of inputs a logic gate can accept
- The maximum number of gate inputs a single output can reliably drive (Correct answer)
- The power supply voltage range
- The propagation delay of a gate
Correct answer: The maximum number of gate inputs a single output can reliably drive
Fan-out specifies how many standard inputs of the same logic family a single gate output can drive without exceeding its current sourcing/sinking limits.
Question 31: Chi-squared (χ²) distribution tables are used in life testing to:
- Determine the acceleration factor for thermal testing
- Compare survival curves between two production lots
- Construct confidence intervals on estimated MTBF (Correct answer)
- Test whether failure times follow a Weibull distribution
Correct answer: Construct confidence intervals on estimated MTBF
Two-sided χ² critical values at the chosen confidence level convert observed test hours and failures into MTBF confidence bounds.
Question 32: What is the primary purpose of an isolation transformer used with electronic test equipment?
- Filter harmonics from the supply
- Regulate the supply voltage
- Step up voltage for high-voltage testing
- Prevent direct electrical connection to the AC mains so neither output terminal is referenced to earth ground (Correct answer)
Correct answer: Prevent direct electrical connection to the AC mains so neither output terminal is referenced to earth ground
An isolation transformer breaks the earth-ground reference, making it safer to work on equipment connected to the mains without risk of a ground-referenced shock.
Question 33: Which semiconductor device exhibits negative resistance and is used in microwave oscillators?
- Tunnel diode (Correct answer)
- Schottky diode
- Varactor diode
- PIN diode
Correct answer: Tunnel diode
The tunnel diode exhibits negative resistance due to quantum tunneling, making it useful in high-frequency oscillator circuits.
Question 34: What is the primary purpose of a spectrum analyzer?
- To generate test signals at precise frequencies
- To measure signal amplitude versus frequency (Correct answer)
- To measure component resistance and capacitance
- To display voltage versus time waveforms
Correct answer: To measure signal amplitude versus frequency
A spectrum analyzer displays signal amplitude across a range of frequencies, providing a frequency-domain view of the signal.
Question 35: What is the primary function of a resistor in a circuit?
- To regulate the voltage.
- To limit the current flow. (Correct answer)
- To amplify the signal.
- To store electrical energy.
Correct answer: To limit the current flow.
A resistor's primary function is to introduce opposition to the flow of electric current. This opposition, known as resistance, causes a voltage drop across the component and reduces the current flowing through that part of the circuit. This function is crucial for controlling current levels, protecting other components, and setting operating points in various electronic designs.
Question 36: Which type of ADC offers the fastest conversion speed?
- Dual-slope
- Flash (parallel) (Correct answer)
- Successive approximation
- Sigma-delta
Correct answer: Flash (parallel)
A flash ADC uses a bank of 2^n–1 comparators to convert all bits simultaneously in a single step, making it the fastest architecture.
Question 37: A capacitor has a capacitance of 100 µF and is charged to 50 V. What is the energy stored?
- 0.25 J
- 0.125 J (Correct answer)
- 2.5 J
- 5.0 J
Correct answer: 0.125 J
Energy stored = ½CV² = ½ × 100×10⁻⁶ × 50² = 0.125 J.
Question 38: Under OSHA 29 CFR 1910.303, what must be documented when working on electrical panels above 50V?
- Lockout/Tagout procedures and energy control records (Correct answer)
- Equipment paint color codes
- Only the panel brand and model
- Employee break schedules
Correct answer: Lockout/Tagout procedures and energy control records
OSHA's electrical safety standards require documented LOTO (Lockout/Tagout) procedures and energy control records for hazardous energy sources.
Question 39: What is the purpose of recording 'survival time' in cancer registry data?
- To determine individualized prognosis for newly diagnosed patients
- To measure the interval from diagnosis to death or last known contact for outcomes analysis (Correct answer)
- To calculate hospital reimbursement for cancer care
- To assess the effectiveness of a specific drug trial only
Correct answer: To measure the interval from diagnosis to death or last known contact for outcomes analysis
Survival time is the interval from diagnosis date to death or last known alive contact, enabling population-level survival and outcomes research.
Question 40: In a power supply, what does a crowbar circuit do?
- Immediately short the output through a thyristor (SCR) if voltage exceeds a safe threshold, blowing the fuse (Correct answer)
- Regulate output voltage under heavy load
- Provide soft-start to limit inrush current
- Filter high-frequency switching noise
Correct answer: Immediately short the output through a thyristor (SCR) if voltage exceeds a safe threshold, blowing the fuse
A crowbar circuit fires an SCR to short the output when overvoltage is detected, causing the fuse to blow and protecting downstream equipment.
Question 41: Which parameter of a MOSFET is analogous to the transconductance of a BJT?
- Drain resistance (rd)
- Threshold voltage (Vth)
- Gate capacitance (Cgs)
- Transconductance (gm) (Correct answer)
Correct answer: Transconductance (gm)
Transconductance (gm) relates the change in drain current to the change in gate-source voltage in a MOSFET.
Question 42: What current level through the human body is generally considered the threshold for causing ventricular fibrillation?
- 100 mA (Correct answer)
- 1 A
- 10 mA
- 1 mA
Correct answer: 100 mA
Approximately 100 mA through the chest region for more than a fraction of a second can induce ventricular fibrillation, which is fatal without defibrillation.
Question 43: After replacing a faulty component, best practice before applying power is to:
- Apply full power immediately to test
- Verify the replacement part orientation, check for solder bridges, and confirm polarity (Correct answer)
- Document the repair and skip testing
- Run the circuit at half voltage indefinitely
Correct answer: Verify the replacement part orientation, check for solder bridges, and confirm polarity
Visual inspection for correct orientation, polarity, and solder quality prevents repeat failures caused by installation errors.
Question 44: When a company changes the manufacturing location of an FCC-certified device but does not change its design, what must they do regarding the registry/authorization?
- Obtain an entirely new FCC ID
- File a Class II permissive change
- No action is required
- File a Class I permissive change with the FCC (Correct answer)
Correct answer: File a Class I permissive change with the FCC
A change in manufacturing location with no design change typically requires a Class I permissive change notification, which is the least burdensome change filing.
Question 45: What constitutes 'first course of treatment' in cancer registry documentation?
- The first chemotherapy regimen administered
- Any treatment given within 30 days of diagnosis
- Only the initial surgery performed at the time of diagnosis
- All planned treatment given before disease progression or recurrence (Correct answer)
Correct answer: All planned treatment given before disease progression or recurrence
First course of treatment encompasses all treatment modalities administered as part of the initial treatment plan, before disease progresses or recurs.
Question 46: In the context of the CET exam and electronics service documentation, 'configuration management' of registered equipment primarily ensures:
- That all equipment is painted the same color
- That hardware and software versions are tracked so the device's known state is always documented (Correct answer)
- That technicians rotate to different workstations weekly
- That invoices are processed within 30 days
Correct answer: That hardware and software versions are tracked so the device's known state is always documented
Configuration management tracks hardware revisions, firmware versions, and modifications so the exact state of any registered unit is always known and reproducible.
Question 47: Which standard of practice is MOST important for ensuring quality in Registry Operations & Management?
- Following evidence-based protocols while adapting to specific circumstances (Correct answer)
- Using the most advanced technology available regardless of need
- Minimizing documentation to focus on practical work
- Strictly adhering to the same procedure in every situation
Correct answer: Following evidence-based protocols while adapting to specific circumstances
Evidence-based protocols provide a foundation of proven practices, but effective Certified Electronics Technician professionals must also adapt their approach based on specific circumstances and individual case needs within Registry Operations & Management.
Question 48: A TRIAC differs from an SCR in that a TRIAC can:
- Conduct current in both directions (Correct answer)
- Be triggered only at zero crossing
- Operate at microwave frequencies
- Handle higher voltages
Correct answer: Conduct current in both directions
A TRIAC is essentially two SCRs in parallel in opposite directions, allowing it to control AC by conducting in both directions.
Question 49: In the IEC 60062 capacitor color code, a brown band in the multiplier position represents a multiplier of:
- 1000
- 10 (Correct answer)
- 1
- 100
Correct answer: 10
Brown in the multiplier band of the IEC capacitor color code represents ×10, consistent with its value in the resistor color code.
Question 50: How does risk management apply to daily practice in Confidentiality & Data Security for Certified Electronics Technician professionals?
- Through annual safety audits exclusively
- Only through responding to incidents after they occur
- Through proactive identification of potential hazards and implementation of preventive measures (Correct answer)
- By avoiding high-risk situations entirely
Correct answer: Through proactive identification of potential hazards and implementation of preventive measures
Effective risk management in Confidentiality & Data Security requires proactive hazard identification and preventive measures, not just reactive responses. This approach reduces incidents, improves outcomes, and protects both professionals and clients.
Question 51: What is the PRIMARY purpose of continuing education requirements in Registry Operations & Management for CET professionals?
- Fulfilling mandatory regulatory requirements only
- Earning additional credentials for career advancement
- Maintaining current knowledge and competency as the field evolves (Correct answer)
- Networking with other professionals in the field
Correct answer: Maintaining current knowledge and competency as the field evolves
Continuing education in Registry Operations & Management ensures professionals maintain current knowledge and skills as standards, technologies, and best practices evolve in the Certified Electronics Technician field.
Question 52: A multiplexer (MUX) with 4 data inputs requires how many select lines?
- 8
- 1
- 4
- 2 (Correct answer)
Correct answer: 2
A 4-to-1 MUX needs 2 select lines because 2 bits can encode 4 unique states (2² = 4).
Question 53: A switching power supply produces excessive output ripple. The most likely failed component is:
- The input rectifier diode
- The output filter capacitor (Correct answer)
- The PWM controller IC
- The switching transistor
Correct answer: The output filter capacitor
A degraded output filter capacitor loses its ability to smooth the switching waveform, resulting in high ripple.
Question 54: Which amplifier class has the highest theoretical DC-to-output efficiency, reaching up to 78.5% for a sinusoidal signal?
- Class A
- Class C
- Class B (Correct answer)
- Class AB
Correct answer: Class B
Class B push-pull amplifiers have a theoretical maximum efficiency of 78.5% because each transistor conducts only 180° of the cycle.
Question 55: Friis's formula for cascaded noise figures shows that the overall noise figure is dominated primarily by:
- The stage with the highest gain
- The first stage (Correct answer)
- The stage with the lowest impedance
- The last stage
Correct answer: The first stage
Friis's formula shows that the first stage's noise figure contributes most to overall system noise, especially when it has low gain.
Question 56: When retiring a piece of registered equipment, what must a technician do to the registry entry to maintain audit integrity?
- Delete the entry entirely
- Mark the record as 'retired/disposed' with a disposition date and method (Correct answer)
- Leave the record unchanged
- Reassign the serial number to new equipment
Correct answer: Mark the record as 'retired/disposed' with a disposition date and method
Registry entries for retired equipment should be marked with disposal status, date, and method—never deleted—to preserve the audit trail.
Question 57: Kirchhoff's Voltage Law (KVL) is based on the principle of conservation of:
- Charge
- Current
- Power
- Energy (Correct answer)
Correct answer: Energy
KVL states the algebraic sum of voltages around any closed loop is zero, which is a consequence of conservation of energy.
Question 58: Which topology is commonly used as the first stage in a low-noise amplifier (LNA) design?
- Common-base
- Class C tuned amplifier
- Common-emitter with inductive degeneration (Correct answer)
- Common-collector
Correct answer: Common-emitter with inductive degeneration
Common-emitter with inductive degeneration provides good noise performance and simultaneous noise and input impedance matching in LNA designs.
Question 59: Which standard of practice is MOST important for ensuring quality in Follow-Up & Survival Analysis?
- Following evidence-based protocols while adapting to specific circumstances (Correct answer)
- Minimizing documentation to focus on practical work
- Using the most advanced technology available regardless of need
- Strictly adhering to the same procedure in every situation
Correct answer: Following evidence-based protocols while adapting to specific circumstances
Evidence-based protocols provide a foundation of proven practices, but effective Certified Electronics Technician professionals must also adapt their approach based on specific circumstances and individual case needs within Follow-Up & Survival Analysis.
Question 60: In cancer registry data, what does 'grade' describe?
- Physical size of the tumor mass
- Stage of disease spread throughout the body
- Degree of cellular differentiation compared to normal cells (Correct answer)
- Speed at which the tumor is growing
Correct answer: Degree of cellular differentiation compared to normal cells
Grade reflects how closely cancer cells resemble normal cells (differentiation), ranging from well-differentiated (Grade 1) to undifferentiated (Grade 4).
Question 61: The superposition theorem applies only to circuits that are:
- Linear and bilateral (Correct answer)
- AC only
- Non-linear
- DC only
Correct answer: Linear and bilateral
Superposition requires linearity so that contributions from each independent source can be added algebraically.
Question 62: Which of the following best describes 'metrology' as it applies to electronics testing?
- The study of weather patterns affecting electronic component performance
- The science of measurement, including standards, accuracy, and traceability (Correct answer)
- Software methods for analyzing large datasets from sensors
- The process of designing printed circuit board layouts
Correct answer: The science of measurement, including standards, accuracy, and traceability
Metrology is the scientific study of measurement, encompassing measurement theory, units, standards, accuracy, and traceability to ensure reliable results.
Question 63: An amplifier stage has an output impedance of 10 kΩ driving a load of 1 kΩ. What happens to the voltage across the load relative to the open-circuit output voltage?
- It doubles
- It increases by 10x
- It drops significantly due to loading (Correct answer)
- It remains the same
Correct answer: It drops significantly due to loading
The load forms a voltage divider with the output impedance; with a 10:1 ratio, most voltage drops across the internal impedance.
Question 64: Which of the following is an example of social engineering in a cybersecurity context?
- Exploiting an unpatched software vulnerability
- Tricking an employee into revealing login credentials via a fake phone call (Correct answer)
- Intercepting data with a packet sniffer
- Using brute force to crack a password
Correct answer: Tricking an employee into revealing login credentials via a fake phone call
Social engineering manipulates people—rather than technology—into divulging confidential information, as in phishing calls or impersonation.
Question 65: Mean Time Between Failures (MTBF) is a key prognostic metric. If a component has a failure rate of 0.001 failures per hour, what is its MTBF?
- 0.001 hours
- 100 hours
- 10,000 hours
- 1,000 hours (Correct answer)
Correct answer: 1,000 hours
MTBF = 1 / failure rate = 1 / 0.001 = 1,000 hours.
Question 66: What does the 'five-year relative survival rate' measure in cancer registry statistics?
- The percentage of patients considered cured within 5 years of diagnosis
- The proportion of patients experiencing cancer recurrence within 5 years
- The survival benefit of treated patients compared to untreated patients
- The percentage of cancer patients alive 5 years after diagnosis relative to survival expected in the general population (Correct answer)
Correct answer: The percentage of cancer patients alive 5 years after diagnosis relative to survival expected in the general population
Five-year relative survival compares observed survival of cancer patients to expected survival in an age-matched general population, controlling for non-cancer mortality.
Question 67: The phase angle of a series RL circuit is given by:
- θ = arctan(XL/R) (Correct answer)
- θ = arcsin(R/Z)
- θ = arccos(XL/Z)
- θ = arctan(R/XL)
Correct answer: θ = arctan(XL/R)
The phase angle θ = arctan(XL/R), indicating how much the current lags the voltage in an inductive circuit.
Question 68: In an FPGA, what is the primary programmable logic element?
- Fuse array
- Zener diode array
- Bipolar junction transistor
- Lookup table (LUT) (Correct answer)
Correct answer: Lookup table (LUT)
FPGAs implement combinational logic using Look-Up Tables (LUTs), which are small memories that store truth table outputs for any Boolean function.
Question 69: How is the 'date of diagnosis' defined in cancer registry abstraction?
- Date of hospital admission for cancer treatment
- Date the physician documented a cancer diagnosis clinically
- Date of the first positive histologic or cytologic confirmation of malignancy (Correct answer)
- Date the patient first reported symptoms
Correct answer: Date of the first positive histologic or cytologic confirmation of malignancy
The date of diagnosis is the date of the first definitive histologic or cytologic confirmation, as established by pathology report.
Question 70: In Data Quality & Completeness, what is the FIRST step a CET professional should take when encountering a new case or situation?
- Implement an immediate solution based on past experience
- Conduct a comprehensive assessment and gather all relevant information (Correct answer)
- Document the situation and wait for further instructions
- Consult with a supervisor before taking any action
Correct answer: Conduct a comprehensive assessment and gather all relevant information
In Data Quality & Completeness, a thorough initial assessment ensures all relevant factors are identified before deciding on an appropriate course of action. This systematic approach is fundamental to Certified Electronics Technician practice.
Question 71: In cancer registry follow-up, what does 'lost to follow-up' mean?
- The registry is unable to determine the patient's current vital status (Correct answer)
- The patient refused further cancer treatment
- The patient moved outside the registry's geographic area
- The patient has died and the date is confirmed
Correct answer: The registry is unable to determine the patient's current vital status
'Lost to follow-up' means the registrar cannot locate the patient or obtain records to determine whether the patient is alive or deceased.
Question 72: A customer brings in a smartphone for repair and asks the technician not to look at their photos. The technician notices the photos folder is open on screen. The correct response is to:
- Close or navigate away from the photos immediately and avoid further access (Correct answer)
- Ask the customer for permission to view all files for a thorough diagnosis
- Take note of the content in case it is relevant to the repair
- Quickly view the photos since they are already visible
Correct answer: Close or navigate away from the photos immediately and avoid further access
Technicians must respect customer privacy by immediately navigating away from personal content encountered accidentally during repair.
Question 73: A digital multimeter displays 'OL' when measuring resistance. What does this indicate?
- The resistance exceeds the selected range or the component is open (Correct answer)
- The component has zero resistance
- The leads are reversed
- The battery is low
Correct answer: The resistance exceeds the selected range or the component is open
OL (overload) means the reading exceeds the meter's selected range, or the circuit is open.
Question 74: In ASCII, the decimal value 65 corresponds to which character?
- @
- a
- A (Correct answer)
- 1
Correct answer: A
ASCII decimal 65 is the uppercase letter 'A'; lowercase 'a' is decimal 97.
Question 75: If two capacitors C1 = 4 µF and C2 = 12 µF are connected in series, the total capacitance is:
- 48 µF
- 16 µF
- 3 µF (Correct answer)
- 8 µF
Correct answer: 3 µF
Series capacitance: 1/CT = 1/4 + 1/12 = 4/12, so CT = 3 µF.
Question 76: Which instrument is best suited for capturing and displaying multiple simultaneous digital logic signals?
- Spectrum analyzer
- Analog oscilloscope
- Signal generator
- Logic analyzer (Correct answer)
Correct answer: Logic analyzer
A logic analyzer is specifically designed to capture many digital channels simultaneously, making it ideal for debugging digital logic and bus protocols.
Certified Electronics Technician (CET) Exam
The CET certification validates an individual's foundational knowledge and skills in electronics technology, covering a broad range of topics from basic electricity to digital systems.
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