Search:

Type: Posts; User: alialomran

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,190

    Re: Where is the error?

    I am a very beginner. Tell me how to compile a very simple code of Java??
  2. Replies
    3
    Views
    1,190

    Where is the error?

    Where r the errors?

    public class Q3_StudentID {
    public static void main(String[] args) {
    int x, y, my Num = 0;
    double d = 10 + x; x = 3;
    y = d + 2;
    if (! x>5)
    System.out.println('Result1 = '...
  3. Replies
    3
    Views
    973

    Re: Conversion of the temperature degree

    if i want the answer where can I place the code?
  4. Replies
    3
    Views
    973

    Conversion of the temperature degree

    a. Write a Java class (program) that reads from the user the temperature in degrees Celsius as a real number. Then calculates and prints the equivalent temperature in degrees Fahrenheit (rounded to 1...
  5. Replies
    2
    Views
    809

    My Pleasure to be a Java forum member.

    Hi All

    I am very beginner to Java. I would like to ask if is it possible to ask a very elementary questions in Java?

    Thanks & Regards,
Results 1 to 5 of 5