Search:

Type: Posts; User: driczdc

Search: Search took 0.16 seconds.

  1. Thread: Help!!

    by driczdc
    Replies
    3
    Views
    1,083

    Help!!

    I need your help.
    for example I input 3 elements

    Enter any number= 1
    Enter any number= 2
    Enter any number= 3


    public int getNum(){
    if(n<=99){
  2. Replies
    5
    Views
    1,213

    Re: Convert to OOP approach

    I'm finish to convert it to OOP approach .. but I have an other problem .. when I choice 2.Delete the program will exit.
    Please tell me what to do ..
    here's the code

    import java.util.Scanner;...
  3. Replies
    5
    Views
    1,213

    Re: Convert to OOP approach

    I don't know how .I'm a new in java
  4. Replies
    5
    Views
    1,213

    Convert to OOP approach

    Hi guys, please help me to convert this code to OOP approach that that contains a method.
    I hope someone will response . Thanks in advance


    import java.io.*;
    public class Project
    {
    ...
  5. Replies
    1
    Views
    1,129

    Help: Insert , Delate, Display in my project

    Someone who can help to improve my program .. I need to add an Insert, Display and Delete in my program
    but i dont know how to do that.
    the sample output just like this :

    -~-~-~-CONVERSION...
  6. Thread: String Problem

    by driczdc
    Replies
    1
    Views
    838

    String Problem

    I have a problem with Payroll program I want to input only a alphabet for the name , if the
    user's input a number, for example, "sam4pl3" or "123 " the program will show a message "Number is not...
  7. Re: Someone who can help me with my PAYROLL PROGRAM

    UP
  8. Someone who can help me with my PAYROLL PROGRAM

    Greetings ,

    I have a problem with my payroll program .my problem is, how can I add error messages in my program.For example , if the user commit error 3 times quit the program after the 3rd...
Results 1 to 8 of 8