Prueba PyBD

Prueba PyBD

11th Grade

10 Qs

quiz-placeholder

Similar activities

QUIZ PV

QUIZ PV

9th - 12th Grade

10 Qs

Quiz sobre Tipos de Dados e Operações Matemáticas

Quiz sobre Tipos de Dados e Operações Matemáticas

11th Grade

15 Qs

Arduino

Arduino

1st - 12th Grade

10 Qs

Lenguaje de programación

Lenguaje de programación

9th - 12th Grade

11 Qs

QUIZ #1 - WEB PROG. 1

QUIZ #1 - WEB PROG. 1

11th Grade

15 Qs

R6_2.N_LC_3TRI_Métodos String Lógica Computacional

R6_2.N_LC_3TRI_Métodos String Lógica Computacional

9th Grade - University

15 Qs

#1 JS kérdőív

#1 JS kérdőív

11th Grade

11 Qs

Arduino Microcontroller & IoT

Arduino Microcontroller & IoT

8th - 11th Grade

10 Qs

Prueba PyBD

Prueba PyBD

Assessment

Quiz

Instructional Technology

11th Grade

Hard

Created by

Ale ambuludi

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Seleccione los elementos de una función

String

parámetros

textfield

valor de retorno

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Una función siempre debe de tener parámetros

Verdadero

Falso

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Seleccione los modificadores de acceso que se utilizan en una función

public

static

private

void

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Una función siempre debe de tener valor de retorno

Verdadero

Falso

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Seleccione la declaración correcta

String nombre;

string nombre="";

String nombre="";

Ninguna de las anteriores

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Seleccione la forma correcta de declarar un arreglo

String nom[ ];

String nom[ ]= String[3];

string nom[ ]=new string[3];

String nom[ ]=new String[3];

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para acceder a los elementos de un array se necesita

tipo de dato

index

int

parámetros

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?