API introduction

API introduction

University

9 Qs

quiz-placeholder

Similar activities

MAD S9+L9 - 1

MAD S9+L9 - 1

University

10 Qs

AJAXploration

AJAXploration

University

10 Qs

XML и XSL

XML и XSL

University

10 Qs

Web бағдарламалау эәне Интернет технологиялары

Web бағдарламалау эәне Интернет технологиялары

University

11 Qs

Programación Móvil I Parte 2

Programación Móvil I Parte 2

University

10 Qs

Mobile_2022_TM02_AndroIntro

Mobile_2022_TM02_AndroIntro

University

10 Qs

Arsitektur Interface_Pertemuan 8

Arsitektur Interface_Pertemuan 8

University

10 Qs

НефедовЛР2

НефедовЛР2

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