COMANDOS DE DECISÕES C++

Description

C++
welligton costa
Mind Map by welligton costa, updated more than 1 year ago
welligton costa
Created by welligton costa over 3 years ago
9
0

Resource summary

COMANDOS DE DECISÕES C++
  1. if else
    1. excludente

      Annotations:

      • if(){ }else if(){ }else if(){ }else{ }
      1. includente

        Annotations:

        • if(){ }if(){ }if(){ }
      2. if simplificado
        1. operador ternário
          1. (Expressão) ? valor1(true) : valor2(false)
        2. switch case

          Annotations:

          • switch(expressão) { case  1: comandos; break; case 2:comandos;break; default:comandos;}
          1. usado para seleção de opções
          Show full summary Hide full summary

          Similar

          Linguagens de programação
          Rodrigo Barbosa7452
          Lógica de Programação
          Paulo Tarcisio
          Técnicas de programação
          Karen Aragão
          CHEMISTRY C1 3
          x_clairey_x
          Key Shakespeare Facts
          Andrea Leyden
          Unit 2 flashcards
          C R
          Lesson Planning: 4 Organisational Tips for Teachers
          miminoma
          Using GoConqr to teach English literature
          Sarah Egan
          New GCSE Maths
          Sarah Egan
          Computer science quiz
          Ryan Barton
          2PR101 1.test - Doplňující otázky
          Nikola Truong