Artificial Intelligence
 Quiz
   1. Current affairs in IT
i) Which tech company developed a computer chip named "M2"?
   a) Intel
   b) AMD
   c) Apple
   d) Nvidia
       Ans: c) Apple
 
ii) Which company introduced the ”Copilot” feature, integrating AI into
applications like Word, Excel and Teams?
   a) Amazon
   b) Microsoft
   c) Apple
   d) Google
      Ans: b) Microsoft
iii) Which of these is a famous AI designed by a former Google employee
allowing users to talk to personas
   a) character.ai
   b) blackbox.ai
   c) Google Gemini
   d) claude.ai
      Ans: a) character.ai
   2. Top IT Brands
i) Who were the founders of tech conglomerate Alphabet?
      a) Mark Zuckerberg, Eduardo Saverin 
      b) Tyler Winklevoss, Cameron Winklevoss
      c) Larry Page Sergey Brin 
      d) Steve Jobs, Steve Wozniak, Ronald Wayne
        Ans: c) Larry Page Sergey Brin
ii) Which company owns the virtual reality brand Oculus?
      a) Meta
      b) Google
      c) Sony
      d) Apple
         Ans: a) Meta
iii) Which of these popular tech brands isn't South Korean
     a) LG
     b) Samsung
     c) SK Hynix
     d) Sony
       Ans: d) Sony
  3. Computer fundamentals - Input devices, output devices,
peripherals
i) Which device is essential for creating digital copies of physical documents?
    a) Copier
    b) Printer
    c) Scanner
    d) Fax Machine
      Ans: c) Scanner
ii) Which output device converts digital images into physical graphics on
large sheets, often used for banners or maps?
    a) Plotter
    b) Printer
    c) Scanner
    d) Keyboard
     Ans: a) Plotter
iii) The number of function keys in a keyboard is
    a) 14
    b) 12
    c) 13
    d) 15
      Ans: b) 12
4. IT Security and Privacy
i) What is the term for an email trying to steal your private information by
pretending to be a trusted source?
  a) Spoofing
  b) Spamming
  c) Phishing
  d) Hacking
     Ans: c) Phishing
ii) What does VPN stand for, and what is its primary purpose?
  a) Virtual Private Network, used for secure internet browsing
  b) Virtual Public Network, used to share files
  c) Verified Personal Network, used for identification
  d) Virtual Proxy Network, used to create fake IP addresses
    Ans: a) Virtual Private Network, used for secure internet browsing
 iii) Which of the below is a hacking technique in which cybercriminals create
fictitious web pages or domains to deceive or obtain more traffic?
   a) Website-Duplication
   b) Mimicking
   c) Spamming
   d) Pharminh
      Ans: d) Pharming
5. Networking and Internet Services
      i) What is the name of the address that every device connected to the
      internet has?
       a) URL
       b) Hostname
       c) IP Address
       d) MAC Address
          Ans: c) IP Address
ii) What does Wi-Fi stand for?
  a) Wireless Fidelity
  b) Wide Frequency
  c) Wireless Fiber
  d) Web Fidelity
     Ans: a) Wireless Fidelity
iii) What is a HUB?
   a) Software
   b) Computing device
   c) Network device
   d) Calculating device
      Ans: c) Network device
6. Windows
i) Identify this Windows tool used for monitoring computer performance.
   a)
   b)
   c)
    d)
         Ans: b)
ii) What is the name of the personal assistant introduced in Windows 10?
  a) Alexa
  b) Gemini
  c) Cortana
  d) Bixby
        Ans: c) Cortana
iii) Which of the following is NOT a windows application?
   a) Notepad
   b) Tweetbot
   c) WordPad
   d) Calculator
      Ans: b) Tweetbot
7. Office Tools - Excel
i) Which symbol is used to start a formula in Excel?
    a) +
    b) %
    c) =
    d) @
      Ans: c) =
ii) What is the name given to a group of cells in Excel?
   a) Cluster
   b) Array
   c) Range
   d) Block
      Ans: c) Range
iii) Which of the following is not a valid function in MS Excel?
   a) SUM()
   b) COUNT()
   c) SUBTRACT() d)
   d) COUNTA()
      Ans: c) SUBTRACT()
8. HTML
i) What is the purpose of the <img> tag in HTML?
   a) To insert an image
   b) To add a link
   c) To create a section
   d) To create a header
     Ans: a) To insert an image
ii) What is the correct HTML for adding a background color?
    a) <body bg="yellow">
    b) <background>yellow</background>
    c) <body style="background-color:yellow;">
    d) <body<background=yellow>
        Ans: c) <body style="background-color:yellow;">
iii) What is the smallest header in HTML by default?
   a) h1
   b) h2
   c) h6
   d) h4
      Ans: c) h6