Search
 
 

Display results as :
 


Rechercher Advanced Search

Latest topics
» Download - Green Lantern 2011
Display Profile EmptySun Sep 25, 2011 4:47 pm by Admin

» Download - Shark Night 3D
Display Profile EmptySun Sep 25, 2011 4:41 pm by Admin

» Download - Apollo 18
Display Profile EmptyWed Sep 21, 2011 6:37 am by Admin

» [REMODELLED] PSP E1000 - REVAMPED
Display Profile EmptyMon Sep 19, 2011 9:56 am by Admin

» PS VITA IS OFFICIALLY REGION FREE!!
Display Profile EmptyMon Sep 19, 2011 9:49 am by Admin

» Manga - Popcorn Avatar
Display Profile EmptyMon Sep 19, 2011 9:11 am by Admin

» [UPCOMING SOON] Assassin's Creed - Revelations
Display Profile EmptyMon Sep 19, 2011 8:44 am by Admin

» Assassin's Creed 2
Display Profile EmptyMon Sep 19, 2011 8:26 am by Admin

» Assassin's Creed
Display Profile EmptyMon Sep 19, 2011 6:47 am by Admin

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

Admin

Admin
Investor Persona
File name: profile.java

Code:

public class profile{
                    public static void main(String[] args){
                    String name, stat, dob, occup;
                    int age, yob, month;
                    double eval;
                    char gender;

                   

                    Name = "John Smith";
                    Stat = Complicated;
                    age = 60;
                    yob = 2011-age;
                    dob = '01/12/'+yob;
                    eval = 40.00;
                    gender = m;
                    occup = Professional Janitor;


                    System.out.println("Name: "+name);
                    System.out.println("Age: "+age);
                    System.out.println("Gender: "+gender);
                    System.out.println("Date of Birth: "+dob);
                    System.out.prinln("Work Evaluation: "+eval);
                    }
}

Display Results:

Name: John Smith
Age: 60
Date of Birth: 01/12/1951
Occupation: Professional Janitor
Work Evaluation: 40.00

https://advatar.forumotion.com
Share this post on: reddit

No Comment.

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum

 

Create free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com