Julia

Quiz
•
Computers
•
KG
•
Hard
Xue ?
Used 5+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
which one(s) is correct for calling
f(a, b=1) = a+b
f(1, 2)
f(1, b=2)
f(1; b=2)
f(a=1, b=2)
f(a=1; b=2)
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
which one(s) is correct for calling
f(a;b=1) = a+b
f(1, 2)
f(1, b=2)
f(1; b=2)
f(a=1, b=2)
f(a=1; b=2)
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Select all the correct way(s) to define a function
f = (x) -> 2x
foo(x)
return x + 2
end
function (x)
x+ 2
end
def foo(x)
x+2
end
(x) => x+2
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Functions can be nested
True
False
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Output of the code:
Runtime error
Compilation error
An array
A function
An Int
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Output of the code:
[1, 2, 1]
Error
[0, 1, 2, 1]
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Output of the code
3
error
3.0
nothing
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
THAM SỐ CỦA HÀM

Quiz
•
10th Grade
12 questions
Soạn thảo Văn bản

Quiz
•
1st - 2nd Grade
12 questions
Python Fundamentals

Quiz
•
6th - 11th Grade
10 questions
U1_AI-B_Formativo

Quiz
•
12th Grade
13 questions
Unit 12 - Functional Programming

Quiz
•
12th Grade - University
10 questions
SỬA BÀI KIỂM TRA HỌC KỲ - PHẦN 3

Quiz
•
1st Grade
11 questions
while and do while Loop

Quiz
•
10th Grade
16 questions
Atividade Avaliativa de Lógica - 1º Trimestre

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
20 questions
Disney Characters

Quiz
•
KG
20 questions
Place Value

Quiz
•
KG - 3rd Grade
20 questions
Logos

Quiz
•
KG
10 questions
Capitalization

Quiz
•
KG - 9th Grade
8 questions
Place Value & Value

Quiz
•
KG - 2nd Grade
20 questions
Capitalization in sentences

Quiz
•
KG - 4th Grade
12 questions
Continents and Oceans

Quiz
•
KG - 8th Grade
20 questions
Add & Subtract to 10

Quiz
•
KG - 2nd Grade