Request-Reply Protocol Quiz

Request-Reply Protocol Quiz

University

10 Qs

quiz-placeholder

Similar activities

Cisco 1, Module 13

Cisco 1, Module 13

University

14 Qs

Internet Programming

Internet Programming

University

6 Qs

Email Etiquette

Email Etiquette

University

10 Qs

DBA  - Week 12 Quiz - Client Server Model

DBA - Week 12 Quiz - Client Server Model

University

15 Qs

Unit-4

Unit-4

University

10 Qs

Curso de IPv6 Básico a Distância - M1Q2

Curso de IPv6 Básico a Distância - M1Q2

University - Professional Development

9 Qs

UCS18501: ADVANCED JAVA

UCS18501: ADVANCED JAVA

University

12 Qs

APi Security webinar

APi Security webinar

University

10 Qs

Request-Reply Protocol Quiz

Request-Reply Protocol Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Denisha 2539

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main characteristic of synchronous request-reply communication?

Server may be executing an operation more than once for the same request

Messages are not guaranteed to be delivered in sender order

Clients are blocked until the server performs the requested operation

Clients can afford to retrieve replies later

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used by clients to invoke remote operations?

doOperation

getRequest and sendReply

sendReply

getRequest

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the getRequest() method do in server process?

Generates a requestId for each request message

Sends the reply message to the client

Acquires a client request via the server port

Sends a request message to the remote object and returns the reply

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using a timeout in the doOperation method?

To acquire a client request via the server port

To send the request message repeatedly until it gets a reply

To discard duplicate request messages

To indicate to the client that the doOperation has failed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Request (R) Protocol used for?

When the called procedure has nothing to return and the client requires no confirmation

To queue separate RPC requests in a transmission buffer on the client side

To send the reply message to the client

To acquire a client request via the server port

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main characteristic of the Request/Reply (RR) Protocol?

It is based on the request-reply protocol

It is used to queue separate RPC requests in a transmission buffer on the client side

It is used when the called procedure has nothing to return and the client requires no confirmation

It is used to acquire a client request via the server port

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Request/Reply/Acknowledge-Reply (RRA) Protocol?

To discard duplicate request messages

To acquire a client request via the server port

To send the request message repeatedly until it gets a reply

To serve as an ack for the request msg

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?