Program to convert Rs. into paise

/* Program to convert Rs. into paise */

class P17
{
    public static void main(String args[])
    {
        double rs=75.95;
        double paise1,paise2;
   
        paise1= rs*100;       
        System.out.println("Rs."+rs+" = "+(long)paise1+" paise");

        rs= 18.75;
        paise2= rs*100;       
        System.out.println("Rs."+rs+" = "+(long)paise2+" paise");

    }
}

1 comments:

Anonymous said...

off white outlet
stephen curry shoes
yeezy gap hoodie
pg 4
ggdb
off white hoodie outlet
goyard store
kyrie irving
hermes outlet
off white nike

Post a Comment

 
 
 
 


Copyright © 2012 http://codeprecisely.blogspot.com. All rights reserved |Term of Use and Policies|