ITP108-A SUMMATIVE TEST

ITP108-A SUMMATIVE TEST

University

65 Qs

quiz-placeholder

Similar activities

Latihan CSS dan Javascript

Latihan CSS dan Javascript

University

69 Qs

Salesforce

Salesforce

University

60 Qs

Android App Development

Android App Development

University

70 Qs

DBMS Quiz - I

DBMS Quiz - I

University

66 Qs

Dasar Pemrograman

Dasar Pemrograman

University

60 Qs

ELEC1 Long Quiz

ELEC1 Long Quiz

University

60 Qs

PHP-Midterm Exam

PHP-Midterm Exam

University

60 Qs

Evaluasi Akhir Semester Genap  2022 WS

Evaluasi Akhir Semester Genap 2022 WS

University

70 Qs

ITP108-A SUMMATIVE TEST

ITP108-A SUMMATIVE TEST

Assessment

Quiz

Computers

University

Hard

Created by

Wency Jorda

Used 5+ times

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Harry is working on a project that requires different software systems to communicate with each other effectively. What is middleware primarily used for?

Storing data

Facilitating communication between systems

User authentication

Hardware control

Answer explanation

Middleware is primarily used for facilitating communication between different systems, allowing them to exchange data and interact seamlessly, which is essential for integrated applications.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hermione is working on a project involving IoT devices and needs to choose a lightweight protocol suitable for them. Which of the following should she consider?

HTTP

AMQP

MQTT

SOAP

Answer explanation

MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol designed for low-bandwidth, high-latency networks, making it ideal for IoT devices. In contrast, HTTP, AMQP, and SOAP are heavier protocols.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Publish/Subscribe model in MQTT enable in a scenario where Lily and James are developing a smart home system that allows various devices to communicate with each other?

Direct communication between two devices

Centralized data storage

Decoupling of data producers and consumers

Encryption of data

Answer explanation

The Publish/Subscribe model in MQTT allows for decoupling of data producers and consumers, meaning that they can operate independently without needing to know about each other, enhancing scalability and flexibility.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which feature is NOT part of AMQP?

Message queuing

Routing

Publish/Subscribe only

Transactions

Answer explanation

AMQP supports various messaging patterns, including message queuing, routing, and transactions. However, 'Publish/Subscribe only' is not a feature of AMQP, as it encompasses more than just this pattern.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ron is working on a project that requires his team to develop a system that can easily adapt to changing business needs. What is a key benefit of Service-Oriented Architecture (SOA) that would help her team achieve this?

Single-use services

Scalability and flexibility

Direct hardware integration

Local-only data access

Answer explanation

A key benefit of Service-Oriented Architecture (SOA) is its scalability and flexibility, allowing services to be easily modified, reused, and scaled independently to meet changing business needs.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool is commonly used for designing APIs?

Swagger

Adobe Photoshop

Microsoft Word

Blender

Answer explanation

Swagger is a widely used tool for designing APIs, allowing developers to create, document, and test APIs effectively. The other options, like Adobe Photoshop and Microsoft Word, are not designed for API development.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does OAuth primarily facilitate?

Data encryption

User authentication and authorization

API testing

Message queuing

Answer explanation

OAuth primarily facilitates user authentication and authorization, allowing users to grant third-party applications limited access to their resources without sharing their credentials.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?