Search:

Type: Posts; User: cacik

Search: Search took 0.10 seconds.

  1. Replies
    18
    Views
    1,060

    re: Request of code for Problems and assignments

    my aim is write a program within the given information but it would be better for me to get a direct answer. cuz I just want to learn structure with examples
  2. Replies
    18
    Views
    1,060

    re: Request of code for Problems and assignments

    there is no code in this question, just a story helps the structure
  3. Replies
    18
    Views
    1,060

    Re: Find the mistakes java exercise

    kinda complicated for my side thats why i want to ask these questions
  4. Replies
    18
    Views
    1,060

    Re: Find the mistakes java exercise

    i fixed it. is it okay now? i can also share my pdf file that contain these questions.
  5. Replies
    18
    Views
    1,060

    Find the mistakes java exercise

    The following method attempts to return the median (middle) of three integers, but it contains logic errors. In what cases does the method return an incorrect result? How can the code be fixed?

    ...
  6. Replies
    18
    Views
    1,060

    Method with a return value & Conditional Execution

    could you help me to solve this question?

    Write a Java program that has a method called season() which takes as parameters two integers representing a month and day, and returns a String...
  7. Replies
    18
    Views
    1,060

    Text Processing

    could you help me to solve this question?

    Write a Java program that has a method called printPalindrome which accepts a Scanner object for the console as a parameter, prompts the user to enter one...
  8. Replies
    18
    Views
    1,060

    Methods with Parameters & Scanner Objects

    could you help me to solve this question?

    Write a Java program that has a method called quadratic which solves quadratic equations and prints
    their roots. Quadratic equation is a polynomial...
  9. Replies
    18
    Views
    1,060

    Request of code for Problems and assignments

    could you help me to write this question?

    The Fibonacci numbers are a sequence of integers in which the first two elements are 1, and each
    following element is the sum of the two preceding...
Results 1 to 9 of 9