

variables e identificadores
Flashcard
•
Instructional Technology
•
6th - 8th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

7 questions
Show all answers
1.
FLASHCARD QUESTION
Front
De las sig opciones es correcta: printf("%d,&d");, printf("%d",d);, printf("%d ,d");
Back
printf("%d",d);
2.
FLASHCARD QUESTION
Front
de las sig. opciones es correcta: scanf("%d,&d");, scanf("%d",&d);, scanf("%d",&d");, sacnf("&d",%d);
Back
scanf("%d",&d);
3.
FLASHCARD QUESTION
Front
completa el codigo
#include<stdio.h>
int main(){
int d;
sca____________
return 0;
}
SIN DEJAR ESPACIOS Y EN NOMBRE DE LA VARIABLE ES EL MISMO QUE EL DE LA DIRRECCION.
Back
nf("%d",&d);
4.
FLASHCARD QUESTION
Front
completar
#include<stdio.h>
int main(){
int v;
scanf("%v",&v);
pri__________
Back
ntf("%v");
5.
FLASHCARD QUESTION
Front
¿Qué se le conoce como identificador o variable de 8 bits?
Back
char a;
6.
FLASHCARD QUESTION
Front
de las sigientes es una variable de 64 bits: char a;, int a;, float a;, double a;
Back
double a;
7.
FLASHCARD QUESTION
Front
de las siguiente es una variable de 32 bits: int a;, long double a;, double a;, float a;
Back
float a;
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?