Skip to the content. Back to Chapter 4
<style> :not(ul) + ol { counter-reset: list-ctr; list-style-type: none; list-style-position: outside; } :not(ul) + ol > li { counter-increment: list-ctr; } :not(ul) + ol > li::before { content:"Q" counter(list-ctr) ". "; margin-left: -25px; } ol ul { list-style-type: lower-alpha; } ol ul ul { list-style-type: lower-roman; } ul ol { list-style-type: circle; } ul { list-style-type: decimal; } ul ul { list-style-type: lower-alpha; } ul ul ul { list-style-type: lower-roman; }

Chapter 4

  1. CMOS as it does not need to be particularly high quality and needs to have a low power consumption
    • Yes - for example deepfake algorithms could be used to fool the app.
      1. Biometric scanner
      2. NFC / RFID chipping

Exercises