GraphQL: DAY 1

GraphQL: DAY 1

Professional Development

10 Qs

quiz-placeholder

Similar activities

API Styles Fundamentals

API Styles Fundamentals

Professional Development

10 Qs

Cuestionario Not Null GraphQL

Cuestionario Not Null GraphQL

Professional Development

10 Qs

Power BI - Game 2

Power BI - Game 2

Professional Development

10 Qs

System Tools ( Part A )

System Tools ( Part A )

Professional Development

9 Qs

Guess the Retro Computer 1

Guess the Retro Computer 1

KG - Professional Development

13 Qs

Training Sesi Developer

Training Sesi Developer

Professional Development

10 Qs

Power BI Service 01 - Introduction

Power BI Service 01 - Introduction

Professional Development

10 Qs

GraphQL: DAY 1

GraphQL: DAY 1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Tiago Serra

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Karl Marx Hof is a renowned municipal building in Vienna's 19th district, Döbling, opened in 1930, being the world's longest continuous residential building.

How long it is?

603 meters

910 meters

1,050 meters

1,520 meters

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is GraphQL?

GraphQL is a programming language for front-end development.

GraphQL is a query language for APIs.

GraphQL is a type of database management system.
GraphQL is a markup language for web design.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true about GraphQL?

It fetches only the requested data from existing APIs.

It makes it difficult for developers to get the exact data they need.

GraphQL is known for its need of multiple requests to the API to fetch the data one needs.

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

Imagine you're building a news app.

You need to display a list of article headlines with the author's name for each article. How does GraphQL make this easier compared to a typical REST API?

GraphQL helps you protect your website from hackers, while REST is less secure.

GraphQL makes sure your website looks good across all devices, while REST doesn't.

There is no major difference that makes them different.

With GraphQL, you can get the headlines and author names in a single request, while REST might require multiple calls.

5.

MULTIPLE SELECT QUESTION

45 sec • 3 pts

Media Image

You're building a web page that displays user profiles and their recent activity. Why might you choose GraphQL for this project?

GraphQL lets me fetch all the data I need in one go.

GraphQL helps me make sure the data is in the right format.

GraphQL works with the systems we already have.

GraphQL makes it easier to learn how the API works.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a GraphQL schema, what's the difference between scalar types and object types?

Scalar types are defined by the backend, while object types are defined by the frontend.

Scalar types represent single values, while object types represent groups of related values.

Object types are one of the Scalar types.

7.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

Media Image

Considering the schema provided, what can a client query for?

The names and prices of all products.

The product description for a specific product.

Only the names, prices and description of all products.

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?