Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Lv 1202 points

ronexy

Favorite Answers13%
Answers39
  • Java Code HELP! String Reverse?

    I need to reverse a String using a while loop. I wrote a code with for loop but I need to use a while loop and I don't know how to do it with strings. This is the code I wrote:

    import java.util.Scanner;

    class AE_Reverse{

    public static void main(String args[]){

    String original, reverse ="";

    Scanner UserInput = new Scanner(System.in);

    System.out.println("Welcome to REVERSE GAME!!! Type 'Exit' to end the game.");

    System.out.println("Type ANYTHING!!!");

    original = UserInput.nextLine();

    int length = original.length();

    for ( int x = length - 1 ; x >= 0 ; x-- )

    reverse = reverse + original.charAt(x);

    System.out.println(reverse);

    UserInput.close();

    }

    }

    Requirements:

    Reverse String

    While Loop

    Stop the block when the userinput is "exit" ignoreCase

    Thank You!!!

    3 AnswersProgramming & Design8 years ago
  • Questions of pregnancy and birth.?

    1.How have teenage pregnancy rates in the U.S. changed since 1990?

    2.Sudden increased pressure in the pelvis, vaginal bleeding, and decreased fetal movements are signs of ____________.

    3.Pregnancy lasts about: A. 50 weeks B. 20 weeks C. 30 weeks D. 40 weeks E. 60 weeks

    4.After 4 weeks, the baby is now a(n) ________.

    5.True or False: A baby’s sex is identifiable at 8 weeks.

    6.Why does the baby turn upside down in the mother’s womb towards the end of the pregnancy?

    7.True or False: Miscarriage can occur in up to 20% of all pregnancies.

    8.True or False: It is more beneficial for the baby if pregnant women eat more fish than usual.

    9.__________ is a part of the amniotic sac that covers a child’s head at birth.

    10.In the second trimester, the most prevalent discomfort is A. morning sickness B. heaviness of body C. kicking of the baby

    2 AnswersPregnancy1 decade ago
  • Can someone help me with Math problem?

    I have to do a project on Line of best fit. So I have to come up with my own data (with my own observation. It cant be like data I can research) For example, observe how many students enters school from 7 - 8:30 am interval of 10 min (i can't use this cause someone else's in my class is already using that. SO CAN YOU PLEASE GIVE ME AN IDEA OF WHAT SHOULD I OBSERVE?

    3 AnswersMathematics1 decade ago
  • US HISTORY HELP Please?

    What are some hardships and opportunities that African Americans or Japanese American or Women faced during WWII?

    Just pick one AA or JA or women

    Thank You

    Can you respond it as in open ended meaning like 3 paragraphs Please

    4 AnswersHistory1 decade ago
  • what does Jal jah rah michinom (korean) in English?

    i know it means good night but idk what does michinom mean

    1 AnswerKorea1 decade ago
  • Iambic Pentameters (Poetry)?

    Can someone write me a poem using Iambic Pentameters. ANY TOPIC

    Rhyme pattern:

    a

    b

    a

    b

    c

    d

    c

    d

    e

    f

    e

    f

    g

    g

    so altogether of 14 lines

    Thank you so much. I will really appreciate ur help

    2 AnswersPoetry1 decade ago
  • One line poetry. HELP!!!?

    one line poetry, you have to describe the ocean from the point of view of the seven year old girl riding in the car with her father on a three hour trip to florida. This is the first time they have been together for this long.

    3 AnswersPoetry1 decade ago
  • HELP!!! Answer ASAP thank you. Can you answer the following question?

    What specific behavior do you practice that have a positive effect on both yourself and others at home, school, and you community?

    and your age cause its like a survey.

    6 AnswersOther - Health1 decade ago
  • THE SIMPSONS FAN? HELP?

    Can you fill out this chart for me.

    http://www.readwritethink.org/lesson_images/lesson...

    I have never watched the simpsons in my life. So please help me. I need 2 major character and 4 minor character in the chart.

    THANK YOU

    Resource you can use. http://www.thesimpsons.com/index.html

    4 AnswersComedy1 decade ago
  • Can you have equation to find nth term for this sequence? 2,5,11,20,32,47,65?

    I know its +3 to get 2nd +6 to get3rd +9 to get4th and so on but i want to know the EQUATION if possible

    2 AnswersMathematics1 decade ago
  • Why is nutrition important?

    Please write on your own way. Not a website or copied off website.

    THANK YOU :)

    6 AnswersDiet & Fitness1 decade ago
  • MULTIPLE MATH QUESTIONS?

    1.) Examine the pattern sequence : 284,280,140,136,68,64,32,...

    2.) In Great Smoky Mountains National Park, Mt. LeConte rises from 1,292 feet above sea level to 6,539 feet above sea level. How tall is Mt. LeConte?

    1 AnswerMathematics1 decade ago