Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: HELP ME ADMIN PLEASE :(((

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    2
    My Mood
    Tolerant
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default HELP ME ADMIN PLEASE :(((

    1. Create a program that will arrange the values of A,B,C and D in highest to lowest order where variable A gets the highest value and variable D gets the lowest value. The values of the variables are: A=3, B=9, C=12 and D=6.
    2. Swap the data variables A and B, C and D, and E and F; where A=20, B=25, C=30, E=40 and F=45



    answer please


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: HELP ME ADMIN PLEASE :(((

    Quote Originally Posted by ea20200 View Post
    answer please
    Sure thing. That is part of what we do here. What is the question?

  3. #3
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: HELP ME ADMIN PLEASE :(((

    As jps said: What is the question? The implied question is: will you do this for me? And the answer to that is no. I presume you made an attempt, and I presume you had problems along the way or else you wouldn't be posting. What were they?

    Suggested reading: What have you tried?

  4. #4
    Member angstrem's Avatar
    Join Date
    Mar 2013
    Location
    Ukraine
    Posts
    200
    My Mood
    Happy
    Thanks
    9
    Thanked 31 Times in 29 Posts

    Default Re: HELP ME ADMIN PLEASE :(((

    I'm really sorry for the offtopic, but the topic name, "answer please :crying:" and the mood of the author "Tolerant" have made my day.

Similar Threads

  1. Hello to all from the new Admin
    By Admin in forum Member Introductions
    Replies: 1
    Last Post: October 30th, 2012, 04:12 PM
  2. creating admin and normal users
    By trisin in forum Java IDEs
    Replies: 4
    Last Post: June 20th, 2012, 11:50 AM
  3. To Create and Admin an database
    By JavaNoob89 in forum Object Oriented Programming
    Replies: 2
    Last Post: December 10th, 2010, 10:15 AM