Unit 5: Advanced IT Technologies - Practice Quiz

CAP1007 — Fundamentals Of Information Technology 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 What does cloud computing primarily deliver to users?

introduction to cloud computing Easy
A. A type of printer connection
B. A standalone offline application
C. Computing services over the internet
D. A physical hard drive shipped to your home

2 Which of the following is a key advantage of cloud computing?

introduction to cloud computing Easy
A. No internet access needed
B. Pay-as-you-go pricing
C. Mandatory large upfront hardware purchase
D. Fixed and non-scalable resources

3 Which of these is an example of a public cloud service provider?

introduction to cloud computing Easy
A. Microsoft Word
B. Windows Notepad
C. VLC Media Player
D. Amazon Web Services (AWS)

4 In the SaaS model, what does the user typically access?

cloud service models Easy
A. Only bare physical servers
B. Development runtime only
C. Ready-to-use software applications
D. Raw networking cables

5 Which cloud service model provides virtualized computing resources like servers and storage?

cloud service models Easy
A. IaaS
B. DaaS
C. PaaS
D. SaaS

6 PaaS stands for which of the following?

cloud service models Easy
A. Protocol as a Service
B. Process as a System
C. Program as a Software
D. Platform as a Service

7 Google Docs and Gmail are common examples of which cloud service model?

cloud service models Easy
A. IaaS
B. SaaS
C. NaaS
D. PaaS

8 What is virtualization in computing?

concept of virtualization and virtual servers Easy
A. Deleting all stored data
B. Creating a software-based version of a resource
C. Physically breaking a computer apart
D. Connecting two printers together

9 What is the software that creates and manages virtual machines called?

concept of virtualization and virtual servers Easy
A. Hypervisor
B. Debugger
C. Compiler
D. Firewall

10 A virtual server is best described as which of the following?

concept of virtualization and virtual servers Easy
A. A server running as software on shared hardware
B. A type of network cable
C. A printer driver
D. A dedicated physical machine only

11 Which is a major benefit of running multiple virtual servers on one physical machine?

concept of virtualization and virtual servers Easy
A. Slower performance guaranteed
B. Better use of hardware resources
C. Wasting more electricity
D. Needing more physical space

12 What is cloud storage?

cloud and database storage Easy
A. Printing data on paper
B. Deleting old files automatically
C. Storing data on remote servers accessed via the internet
D. Storing data only on a local USB drive

13 Which of the following is a popular cloud storage service?

cloud and database storage Easy
A. Windows Calculator
B. Google Drive
C. Notepad
D. Microsoft Paint

14 A key benefit of cloud storage is that files can be accessed from where?

cloud and database storage Easy
A. Only a single fixed office
B. Any device with internet access
C. Only the computer that created them
D. Only printed copies

15 What does IoT stand for?

basics of IoT & its applications Easy
A. Internal Office Tool
B. Interface of Technology
C. Input of Text
D. Internet of Things

16 Which of the following is an example of an IoT device?

basics of IoT & its applications Easy
A. A paper notebook
B. A whiteboard marker
C. A smart thermostat
D. A mechanical pencil

17 Which application area commonly uses IoT technology?

basics of IoT & its applications Easy
A. Handwritten letters
B. Smart homes
C. Manual typewriters
D. Chalkboards

18 Which of the following is a core layer in a typical IoT framework?

IoT framework Easy
A. Photocopy layer
B. Handwriting layer
C. Network (connectivity) layer
D. Paper layer

19 What is the main role of a sensor in an IoT system?

role of sensors and actuators in IoT framework Easy
A. To store passwords
B. To detect and collect data from the environment
C. To physically move objects
D. To print reports on paper

20 What does an actuator do in an IoT system?

role of sensors and actuators in IoT framework Easy
A. Only measures temperature
B. Performs a physical action based on data
C. Displays web pages
D. Stores files in the cloud

21 A startup wants to avoid large upfront hardware costs and pay only for the computing resources it actually consumes each month. Which core characteristic of cloud computing directly supports this goal?

introduction to cloud computing Medium
A. Measured service (pay-per-use)
B. On-premises deployment
C. Vendor lock-in
D. Manual resource allocation

22 During a flash sale, an online store suddenly receives 10x its normal traffic and its cloud servers automatically expand to handle the load, then shrink afterward. Which cloud property is being demonstrated?

introduction to cloud computing Medium
A. Rapid elasticity
B. Encryption at rest
C. Static provisioning
D. Data redundancy

23 A company wants full control over the operating system and installed software but does not want to manage physical servers. Which cloud service model best fits this requirement?

cloud service models Medium
A. PaaS (Platform as a Service)
B. IaaS (Infrastructure as a Service)
C. SaaS (Software as a Service)
D. FaaS (Function as a Service)

24 A developer wants to deploy application code without configuring the underlying servers, runtime, or operating system patches. Which service model is most appropriate?

cloud service models Medium
A. DaaS (Desktop as a Service)
B. SaaS (Software as a Service)
C. PaaS (Platform as a Service)
D. IaaS (Infrastructure as a Service)

25 Gmail and Google Docs let users work directly in a browser with no installation or maintenance. Which service model do these represent?

cloud service models Medium
A. PaaS (Platform as a Service)
B. CaaS (Container as a Service)
C. SaaS (Software as a Service)
D. IaaS (Infrastructure as a Service)

26 In which service model does the customer bear the greatest management responsibility (OS, runtime, applications, and data)?

cloud service models Medium
A. IaaS
B. All models share equal responsibility
C. SaaS
D. PaaS

27 A data center runs 8 virtual servers on a single physical machine, each believing it has its own dedicated hardware. Which software component makes this possible?

concept of virtualization and virtual servers Medium
A. Load balancer
B. Firewall
C. Hypervisor
D. Compiler

28 A company consolidates 10 underutilized physical servers into 3 physical machines running multiple VMs. What is the primary benefit achieved?

concept of virtualization and virtual servers Medium
A. Increased physical cabling
B. Elimination of all software licensing
C. Slower provisioning of new servers
D. Better hardware utilization and lower cost

29 A Type 1 hypervisor differs from a Type 2 hypervisor primarily because it:

concept of virtualization and virtual servers Medium
A. Runs directly on the physical hardware (bare-metal)
B. Can only run a single virtual machine
C. Requires a host operating system underneath it
D. Cannot allocate memory to VMs

30 An application must store large volumes of unstructured files such as images and videos with access via HTTP APIs. Which cloud storage type is most suitable?

cloud and database storage Medium
A. Relational database
B. Block storage
C. Cache memory
D. Object storage

31 A banking application requires strict consistency, transactions, and structured tables with defined relationships. Which storage option best meets these needs?

cloud and database storage Medium
A. Relational (SQL) database
B. Object storage bucket
C. Flat text files
D. Key-value cache

32 A social media app stores rapidly growing, semi-structured user data with flexible fields and needs to scale horizontally across many servers. Which database type fits best?

cloud and database storage Medium
A. NoSQL database
B. Single-node relational database
C. Read-only cache
D. Spreadsheet file

33 Why does cloud storage typically replicate data across multiple locations or zones?

cloud and database storage Medium
A. To remove the need for backups entirely
B. To slow down read operations intentionally
C. To reduce the total amount of stored data
D. To ensure durability and availability if one location fails

34 A smart thermostat measures room temperature and automatically adjusts the air conditioner without human input. This best illustrates which core idea of IoT?

basics of IoT & its applications Medium
A. Physical devices sensing and acting through network connectivity
B. Printing physical documents
C. Offline standalone computing with no network
D. Manual data entry into a spreadsheet

35 A city installs connected sensors on trash bins to notify collection trucks only when bins are full. Which IoT application category does this represent?

basics of IoT & its applications Medium
A. Smart city / smart waste management
B. Desktop word processing
C. Manual paper-based logging
D. Video game development

36 A wearable fitness band continuously monitors heart rate and sends alerts to a phone app. Which benefit of IoT in healthcare does this demonstrate?

basics of IoT & its applications Medium
A. Remote and continuous health monitoring
B. Elimination of all doctors
C. Reduced need for any network connection
D. Manual periodic hospital-only checks

37 In a typical IoT architecture, which layer is responsible for collecting raw data directly from the physical environment?

IoT framework Medium
A. Application layer
B. Perception (sensing) layer
C. Business layer
D. Presentation layer

38 In the layered IoT framework, which layer is primarily responsible for transmitting collected data to processing systems or the cloud?

IoT framework Medium
A. Application layer
B. Sensor layer
C. Network (transport) layer
D. Perception layer

39 An IoT gateway aggregates data from many local sensors before sending it to the cloud. What is the main advantage of processing some data at the gateway (edge) rather than sending everything to the cloud?

IoT framework Medium
A. Increased raw data transmission
B. Slower real-time response
C. Complete removal of the cloud
D. Reduced latency and bandwidth usage

40 In a smart irrigation system, a soil moisture reading triggers a water valve to open. Which component acts as the actuator?

role of sensors and actuators in IoT framework Medium
A. The soil moisture sensor
B. The Wi-Fi router
C. The water valve
D. The cloud dashboard

41 A startup deploys its application code on a managed platform where the provider handles the OS, runtime, and scaling, but the startup remains fully responsible for the application logic and its data. During an audit, a misconfigured application session store leaks user data. Under the shared responsibility model for PaaS, who is accountable for this breach?

cloud service models Hard
A. The provider, because scaling is automated
B. The cloud provider, because it manages the runtime environment
C. The startup, because application-level configuration and data are always the customer's responsibility
D. Both share it equally since the platform is managed

42 An organization wants maximum control over the operating system, middleware, and installed libraries while offloading only the physical hardware, networking, and hypervisor management to a vendor. Which service model fits, and what is the key trade-off?

cloud service models Hard
A. SaaS — no infrastructure management but almost no control
B. PaaS — the provider manages the OS so patching effort is reduced
C. IaaS — maximum control but the customer must patch and secure the OS and everything above it
D. FaaS — control is limited to individual functions

43 A physical host has 32 GB RAM and runs 5 virtual machines, each configured with 8 GB RAM (40 GB total allocated). All VMs boot and run without immediate failure. Which virtualization concept best explains this?

concept of virtualization and virtual servers Hard
A. Thin provisioning of CPU cores mapped to RAM
B. Nested virtualization dividing the host memory recursively
C. Memory overcommitment, where the hypervisor allocates more virtual RAM than physical RAM using techniques like ballooning and page sharing
D. Hardware passthrough, which bypasses the hypervisor memory limits

44 Which statement correctly distinguishes a Type 1 (bare-metal) hypervisor from a Type 2 (hosted) hypervisor in a performance-critical server context?

concept of virtualization and virtual servers Hard
A. Both run on top of a host OS but differ only in licensing
B. A Type 2 hypervisor runs directly on hardware and is preferred for data centers
C. A Type 1 hypervisor requires a host OS to schedule VM CPU time
D. A Type 1 hypervisor runs directly on hardware, giving lower overhead, while a Type 2 runs atop a host OS, adding a layer of latency

45 A retailer experiences predictable traffic spikes every festival season. They want to pay only for extra capacity during spikes and release it afterward without manual intervention. Which combination of cloud characteristics is being leveraged?

introduction to cloud computing Hard
A. Broad network access with dedicated hosting
B. On-demand self-service with permanent provisioning
C. Resource pooling with fixed capacity reservation
D. Rapid elasticity with measured (pay-per-use) service

46 An enterprise keeps sensitive workloads on a private cloud but bursts non-sensitive batch jobs to a public cloud during peak load. This deployment model is best described as, and its primary challenge is:

introduction to cloud computing Hard
A. Private cloud — total isolation with no external connectivity
B. Community cloud — sharing resources among trusted organizations
C. Multi-region public cloud — replicating data globally
D. Hybrid cloud — securely integrating and orchestrating workloads across two environments

47 A system requires storing millions of unstructured media files with HTTP access, high durability, and flat namespace addressing rather than a hierarchical file tree. Which cloud storage type is most appropriate?

cloud and database storage Hard
A. Object storage
B. In-memory cache storage
C. Block storage
D. File storage

48 According to the CAP theorem, a distributed cloud database experiencing a network partition must choose between two guarantees. If the system continues serving requests on both sides of the partition, which guarantee has it sacrificed?

cloud and database storage Hard
A. Partition tolerance — the network split is not handled
B. Durability — writes are lost permanently
C. Consistency — nodes may return stale or divergent data
D. Availability — some requests are rejected

49 A cloud team migrates a relational workload requiring strict ACID transactions and complex multi-table joins. Which storage/database choice best preserves these requirements?

cloud and database storage Hard
A. A key-value NoSQL store for horizontal scale
B. An object storage bucket with metadata tags
C. A managed relational (SQL) database service
D. A document store with eventual consistency

50 In an industrial IoT deployment, latency-sensitive analytics must occur near the machines to avoid the round-trip delay of sending all data to a distant cloud. Which architectural approach directly addresses this, and why?

basics of IoT & its applications Hard
A. Edge/fog computing — processing data close to the source reduces latency and bandwidth use
B. Peer-to-peer sensor meshing without any compute node
C. Pure cloud centralization — all data is analyzed in one region for consistency
D. Cold storage archival — data is batched nightly to the cloud

51 A smart agriculture system has thousands of battery-powered soil sensors spread across large fields, sending small packets infrequently. Which wireless technology best matches the requirements of long range and low power?

basics of IoT & its applications Hard
A. Wi-Fi (802.11ac)
B. LPWAN (e.g., LoRaWAN)
C. Wired Ethernet
D. Classic Bluetooth

52 In a layered IoT reference framework, raw sensor readings are collected, then aggregated and filtered near the network edge before only meaningful events are forwarded upward. Which layer performs this aggregation and preprocessing?

IoT framework Hard
A. Business/analytics layer
B. Perception/sensing layer
C. Application layer
D. Edge/gateway (network) layer

53 An IoT architect chooses MQTT over HTTP for communication between constrained devices and a broker. Which property of MQTT most justifies this choice for large-scale, unreliable networks?

IoT framework Hard
A. Its lightweight publish/subscribe model with low overhead and configurable QoS levels
B. Its reliance on heavy XML payloads for interoperability
C. Its requirement of a persistent point-to-point link between every pair of devices
D. Its request/response model that opens a new connection per message

54 Consider the IoT control loop: an environmental condition changes, and the system responds physically. Which sequence correctly orders the roles of sensor and actuator?

role of sensors and actuators in IoT framework Hard
A. Sensor converts a physical quantity into a signal, the system processes it, then an actuator converts a signal back into physical action
B. Sensor and actuator both output control signals with no physical interaction
C. Both sensor and actuator convert physical energy into digital storage only
D. Actuator senses the condition first, then a sensor performs the physical action

55 A temperature sensor outputs an analog voltage that increases linearly with temperature. Before a microcontroller can process it in a digital IoT node, which component is essential, and why?

role of sensors and actuators in IoT framework Hard
A. A relay, because it switches the analog voltage to digital
B. An ADC (analog-to-digital converter), because the microcontroller processes discrete digital values, not continuous voltage
C. A DAC, because the sensor signal must be reconverted to analog
D. An actuator, because it amplifies the analog signal directly

56 Compared with full hardware virtualization using VMs, containers share the host OS kernel. What is the correct security and performance trade-off of this design?

concept of virtualization and virtual servers Hard
A. Containers provide stronger isolation than VMs because each has its own kernel
B. Containers cannot share resources, so they waste more memory than VMs
C. Containers are lighter and start faster, but weaker isolation means a kernel exploit can affect all containers on the host
D. Containers are heavier than VMs but more secure by default

57 A finance company uses a fully managed email and CRM application accessed via a browser, with the vendor handling everything from infrastructure to updates. A regulatory audit asks who controls the underlying data encryption keys by default. In the typical SaaS model, the most accurate answer is:

cloud service models Hard
A. The provider controls the keys by default, though some SaaS vendors offer customer-managed key options
B. Keys are jointly held and require both parties to decrypt
C. No encryption keys exist in SaaS since data is application-managed
D. The customer always controls all encryption keys in SaaS

58 A smart-home vendor ships devices with a shared default password and no automatic firmware updates. From an IoT security standpoint, what is the most significant systemic risk?

basics of IoT & its applications Hard
A. Mass compromise into botnets, since many identical, unpatched devices share the same weakness
B. Loss of cloud storage capacity
C. Slower Wi-Fi throughput from firmware size
D. Reduced battery life due to password checks

59 In an IoT framework, a device twin (digital twin) is maintained in the cloud to mirror a physical device's state. What primary problem does this abstraction solve for intermittently connected devices?

IoT framework Hard
A. It permanently increases the device's local storage capacity
B. It replaces the network layer entirely
C. It eliminates the need for sensors on the physical device
D. It lets applications read the last known state and queue desired changes even while the device is offline

60 In a closed-loop IoT thermostat, sensor noise causes the actuator (heater relay) to switch on and off rapidly around the setpoint, causing wear. Which control technique most directly addresses this oscillation?

role of sensors and actuators in IoT framework Hard
A. Removing the sensor feedback to run open-loop
B. Introducing hysteresis (a dead band) so the actuator switches only outside a threshold range
C. Replacing the relay with a second identical sensor
D. Increasing the sensor sampling rate to maximum