C++

Description

Conceptos Básicos C++
JUAN  CAMILO
Flowchart by JUAN CAMILO, updated more than 1 year ago
JUAN  CAMILO
Created by JUAN CAMILO over 6 years ago
17
0

Resource summary

Flowchart nodes

  • C++
  • Un programa en este está definido por funciones
  • COMPOSICIÓN GENERAL
  • -Directivas de Preprocesamiento -Declaración globales -Función MAIN -Funciones definidas por el usuario -Comentarios para entender el programa
  • DIRECTIVAS
  • Son definidas para que el compilador revise la sintaxis y confirmar si está bien
  • EJM: #include <iostream>    using namespace std;   
  • DECLARACIONES GLOBALES
  • Son definiciones de variables para ser utilizadas a lo largo del programa
  • EJM: Tipo var1, var2,..., var3;
  • FUNCIONES Y COMENTARIOS
  • FUNCIONES TALES COMO
  • -main() -->obligatoria -double promedio
  • Los comentarios se hacen así
  • // comentario ó /* comentario */
  • TIPOS DE DATOS
  • -ENTEROS -FLOTANTES -CARACTERES
  • AUTOR: JUAN CAMILO SANTOS BALLÉN
Show full summary Hide full summary

Similar

Estructura física y lógica de las computadoras
mauriciofrog
FUNDAMENTOS DE REDES DE COMPUTADORAS
anhita
HISTORIA DE LA COMPUTADORA
noelia téllez
Test de Computadoras, redes y cableado estructurado.
julian camilo mo
TEST DE LAS GENERACIONES DE COMPUTADORAS
dayana benitez
Errores comunes en programación
Luciao Agustín Correa Sapiega
SECTORES INGENIERIA EN SISTEMAS COMPUTACIONALES
chivasnumero1155
PROGRAMACION DE C++
JOHN FREDY MOSQU
Tipos de Computadoras
patriciafar
JERARQUÍA DE NIVELES DE UNA COMPUTADORA
Lesly Ornelas
HISTORIA DE LA COMPUTACIÒN.
Maria Castillo Romo