Search:

Type: Posts; User: shamslove03

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    896

    Re: help me plz

    Soory I can't understand your meaning
  2. Replies
    7
    Views
    896

    Re: help me plz

    i tried this >

    import java.util.*;
    public class calculate{
    public static void main(String[]args){
    Scanner Kr=new Scanner(System.in);
    char Class;
    double DistanceinKm,Fare1,Fare2;...
  3. Replies
    7
    Views
    896

    Re: help me plz

    write a program to calculate the fare of a journey given to input.docx

    --- Update ---

    any one can help me in solving this QUESTION ???
    I am a new Java student ..
  4. Replies
    7
    Views
    896

    help me plz

    write a program to calculate the fare of a journey given to input-the class('A','B' or 'C') and the distance in KM.
    rate is to be calculated according to the following table:
    class rate...
Results 1 to 4 of 4