IF/Else

Beschreibung

IF/Else
claudio torres
Quiz von claudio torres, aktualisiert more than 1 year ago
claudio torres
Erstellt von claudio torres vor etwa 6 Jahre
13
0

Zusammenfassung der Ressource

Frage 1

Frage
¿Para que sirve un if/ else en C++?
Antworten
  • Sirve para la entrada de datos
  • Sirve para la salidade datos
  • Sirve realizar decisiones simples en el flujo del programa
  • Sirve para insertar archivos

Frage 2

Frage
¿Que va primero in if o else?
Antworten
  • If
  • else

Frage 3

Frage
¿Como complementarias este programa para saber si es hombre o mujer con if? #include<iostream> #include<stdlib.h> using namespace std; int main(){ int varable; cout<<"Que eres hombre o mujer?"<<endl; cout<<"Escribe 1 si eres hombre"<<endl; cout<<"Escribe 2 si eres mujer"<<endl; cin>>variable;
Antworten
  • if(variable==1){ cout<<"OK ERES HOMBRE"<<endl; }else if(vaieable==2){ cout<<"OK ERES MUJER"<<endl; }
  • if(variable=1){ cout<<"OK ERES HOMBRE"<<endl; }else if(vaieable=2){ cout<<"OK ERES MUJER"<<endl; }
  • if(variable==1){ cout<<"OK ERES HOMBRE"<<endl; if(vaieable==2){ cout<<"OK ERES MUJER"<<endl; } }
  • (variable==1){ cout<<"OK ERES HOMBRE"<<endl; }else (vaieable==2){ cout<<"OK ERES MUJER"<<endl; } }

Frage 4

Frage
¿Es un ciclo if/else?
Antworten
  • Si
  • No

Frage 5

Frage
¿Que librerías se necesita para usar if/else en C++?
Antworten
  • #include<iostream>
  • #include<stdlib.h>
  • Ninguna, el IDE ya los incluye
  • #include<math.h>
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

Welten im Kalten Krieg
andri.roth
Elektrische Spannung
Peter Kasebacher
Einstufungstest Französisch B1.2
SprachschuleAktiv
Grundlagen SAP ERP und SAP NetWeaver
zok42.com
Unfallversicherung
Christine Zehnder
Imperialismus Zusammenfassung
Robert Mairginter
Französisch Grund- und Aufbauwirtschaft A1-B2 Teil 1
Chiara Braun
4 Phasen der kognitiven Entwicklung nach Piaget
Lena S.
Sops EURO-FH B.Sc.
??? ???
GPSY PEPS (Antworten während der Bearbeitung)
Mischa Kräutli
Factores de tensión y estrategias de potenciación
NURY PAOLA DUEÑAS SIERRA