Zendesk Dev

Zendesk Dev

Professional Development

12 Qs

quiz-placeholder

Similar activities

04 JavaScript Einführung

04 JavaScript Einführung

Professional Development

10 Qs

JAMstack

JAMstack

Professional Development

10 Qs

Workshop Vue.js Node Stytch

Workshop Vue.js Node Stytch

Professional Development

10 Qs

JavaScript

JavaScript

Professional Development

11 Qs

Candidates Exam – Node.js + Vue.js

Candidates Exam – Node.js + Vue.js

Professional Development

10 Qs

Synthèse du web

Synthèse du web

Professional Development

12 Qs

DevIT vol.1: React Basics Quiz

DevIT vol.1: React Basics Quiz

Professional Development

10 Qs

JQuery

JQuery

Professional Development

10 Qs

Zendesk Dev

Zendesk Dev

Assessment

Quiz

Instructional Technology, Professional Development, Computers

Professional Development

Hard

Created by

Oliver Cera

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is JSON?

Just Simple Object Notation

JavaScript Object Notation

Javascript Syntax Object Notation

a programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

I am in a restaurant and I want to get a dish from the menu,

Which request method in API language would it be?

GET

PATCH

POST

DELETE

3.

MULTIPLE SELECT QUESTION

30 sec • 5 pts

which is NOT Server error status code:

200s

400s

500s

300s

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which is NOT a valid method?

GET

PUT

INSERT

DELETE

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The following code will:
x++;
Add 1 to the previous value of x
Add 1 to the previous value of y
Subtract 1 from the previous value of x
Give an error message

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A variable is used to:
Store a value in memory
Draw a circle
Store a value that does not change
Draw a rectangle

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What file is used to check different dependencies and other meta information about a NodeJS project?

package.json

config.json

node_modules

.env

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?