¿Cuál es la forma correcta de declarar una constante en Swift?

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
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 Quizizz
15 questions
Preguntas de JavaScript

Quiz
•
University
15 questions
Python Internship Quiz

Quiz
•
12th Grade - University
10 questions
RED WAN

Quiz
•
University
15 questions
Güvenli İnternet

Quiz
•
1st Grade - University
10 questions
İlaha öğretim teknoloji

Quiz
•
University
12 questions
RESPON MODUL 5

Quiz
•
University
6 questions
Diagnósticos sobre C++ noveno

Quiz
•
8th Grade - University
10 questions
Arduino RTOS - Multitasking - Millis

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade