User_input.txt

  • Uploaded by: Syed Nabeel
  • 0
  • 0
  • April 2020
  • 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 User_input.txt as PDF for free.

More details

  • Words: 77
  • Pages: 1
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * * @author sysadmin */ import java.io.*; public class nab_2 { public static void main(String[] args) throws IOException { BufferedReader br=new BufferedReader(new InputStreamReader(System.in)); System.out.println("Eneter your name"); String name =br.readLine(); System.out.println("Eneter your Age"); String ageinput=br.readLine(); int age=Integer.parseInt(ageinput); System.out.println("hello "+name); System.out.println("your age is "+age); } }

More Documents from "Syed Nabeel"

User_input.txt
April 2020 0
Urdu 9.pdf
July 2020 8
Chakrabortty.pdf
June 2020 9
Dxdiag.txt
November 2019 17
Resume
May 2020 13
Aviation
May 2020 22