
Swift: Funciones, arrays y variables

Quiz
•
Instructional Technology
•
University
•
Hard
DANIELA ATAYDE REGALADO
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
¿Cuál es la forma correcta de declarar una constante en Swift?
let x = 10
const x = 10
var x = 10
constant x = 10
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué tipo de colección es un array en Swift?
a) Mutable y ordenada
b) Inmutable y desordenada
c) Mutable y desordenada
d) Inmutable y ordenada
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cuál es la forma correcta de definir una función en Swift?
def miFuncion() {}
function miFuncion() {}
func miFuncion() {}
miFuncion() {}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué método se utiliza para agregar un elemento a un array en Swift? a) add()
add()
insert()
append()
push()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el resultado de la siguiente expresión?
let a = 5
let b = 10
let resultado = a + b
5
10
15
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué tipo de dato se utiliza para almacenar un valor verdadero o falso en Swift?
String
Int
Char
Bool
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué función se utiliza para recorrer un array en Swift?
map()
forEach()
filter()
repeat()
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade