API introduction

API introduction

University

9 Qs

quiz-placeholder

Similar activities

Quiz Pertemuan 10

Quiz Pertemuan 10

University

12 Qs

HTTP Response Codes and RESTful Architecture

HTTP Response Codes and RESTful Architecture

University

12 Qs

Hibernate Java

Hibernate Java

University

8 Qs

Tehnologii Web

Tehnologii Web

University

10 Qs

Mobile_2022_TM02_AndroIntro

Mobile_2022_TM02_AndroIntro

University

10 Qs

TAP-EJ2023

TAP-EJ2023

University

10 Qs

JSP

JSP

University

10 Qs

APi Security webinar

APi Security webinar

University

10 Qs

API introduction

API introduction

Assessment

Quiz

Computers

University

Medium

Created by

Danial Aswad

Used 80+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Where can we find information on AMA API design?

ADMG space

Rail Knowledge Center

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an API?

A file extension

A communication protocol

A backend in Rail

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these describe the main characteristics of an API?

They are not productized, they are treated as code

They adhere to specific standards, typically HTTP and REST

They have zero discipline for standardization and security

They are difficult to understand and are not developer-friendly

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can a component be both a client and a server ?

Yes

No

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is backward compatibility in API?

Allowing previous release of the API to continue working with the new changes introduce

Allowing future release of the API to work with the current release

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Increasing input length of a string from 10 to 12

Backward compatible

Non backward compatible

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Renaming a field. Example: from "name" to "firstName"

Backward compatible

Non backward compatible

8.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is the use of the SI in AMA API

Secure the incoming traffic

Orchestrate the traffic

Segregate the traffic

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the mark up languages available in REST Services?

HTML & XML

XML & Java

JSON & XML

HTML & VBSCRIPT