
Y25C1 - CS50 S06 Quizz
Authored by Fundación Uno
Computers
University
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Qué instrucción se utiliza para compilar un programa en C con el compilador de CS50?
./hello
make hello
python hello.c
run hello.c
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Cuál de los siguientes operadores se usa para comparar igualdad entre dos valores en C?
=
!=
==
===
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Qué estructura de control se usa para repetir un bloque de código mientras una condición es verdadera?
if
switch
while
break
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Qué palabra clave se usa para declarar una función que no retorna valor?
void
int
return
null
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Qué imprimirá este fragmento de código?
1
1.5
0
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Cuál es el propósito de argv en la función main?
Permitir entradas por teclado.
Guardar el número de líneas del programa.
Almacenar los argumentos pasados por línea de comando.
Imprimir resultados.
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
¿Qué valor se imprime?
10
20
30
Error
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?