Search Header Logo

Malaysia Meetup-3

Authored by Karthik T

Mathematics

KG - 2nd Grade

Used 4+ times

Malaysia Meetup-3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

PORT number used for SFTP ?

21

22

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

what is the mime type for ndjson ?

application/xndjson

application/x-ndjson

application/jsonnd

application/njson

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

what is the import condition for firstWith ?

import firstWith from dw::core::functions

import firstWith from dw::core::Values

import firstWith from dw::core::crypto

import firstWith from dw::core::Arrays

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

what is the output of "$(1234)" as Number

1234

"1234"

Cannot coerce string as Number

1234.00

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

output of below dataweave ?

%dw 2.0

output application/json

var data = null

---

data match {

case is Object -> "Object"

case is Array -> "Array"

else -> "Unknown type"

}

Object

Array

Unknown type

error

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

output of below update function?

%dw 2.0

import * from dw::util::Values

output application/json

---

[1,2,3,1] update 1 with 0

[ 1, 0, 3, 1 ]

[ 0, 0, 3, 0 ]

[ 0, 0, 3, 1 ]

[ 1, 1, 3, 1 ]

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?