Estructura De Dato.txt

  • Uploaded by: Anghelo David Palomino Arevalo
  • 0
  • 0
  • October 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Estructura De Dato.txt as PDF for free.

More details

  • Words: 101
  • Pages: 1
CANAL YT: MITOCODE Descargar NeatBeans (Java-HTML-C++-Php) Void (Sin retorno) Main (Principal) Static (Est�tico) Public (Ambito) // Comentario de una sola l�nea /* */ comentariio de varias l�neas Condicion (No llevan ";") if(a>b) Instrucci�n (llevan ";") System.out.println ln(da un salto de linea) System.out.print (sale a costado de la oracion) \n ayuda a dar un salto de linea int a; 5 double b; 2.8 int c; C=a+b ;7 incorrecto int a; 5 double b; int c; 2 b= a+c ;7.0

real

String (cadena[conjunto de caracteres]) System.out.println("Precio de venta = S/"+ precio+" Soles Peruanos"); el + es para concatenar variables INSTALAR Y REPASAR EJERCICIOS

Related Documents

Estructura
June 2020 24
Estructura
October 2019 56
Estructura
October 2019 46
Estructura
November 2019 55
Estructura
October 2019 51
Estructura
June 2020 8

More Documents from ""