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 2 of 2

Thread: need help in this program created by D.S Malik

  1. #1
    Junior Member
    Join Date
    Aug 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default need help in this program created by D.S Malik

    can someone say to me what is wrong with this program


    Student grade report.zip

    ,the output should produce something like this

    Untitled.jpg

    but when I tested it, the output shows like this

    Untitle1d.jpg
    Please help

    I finally figure it out what is wrong with this .
    Last edited by jveri27; August 25th, 2014 at 10:57 PM. Reason: I figured it out


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: need help in this program created by D.S Malik

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    It's preferred that you post your code, errors, etc., as text directly into a post rather than as attachments, links, or pictures. It's a challenge when trying to get help with GUIs results, but then posting runnable code that demonstrates the problem with an explanation of what should be different is best.

    Good job figuring it out!

Similar Threads

  1. Created my first Java program
    By ducksauce88 in forum The Cafe
    Replies: 3
    Last Post: September 22nd, 2013, 09:37 PM
  2. [SOLVED] Installed Android program which I created bombs out
    By HanneSThEGreaT in forum What's Wrong With My Code?
    Replies: 20
    Last Post: July 12th, 2013, 04:40 AM
  3. Question about an exercise from D.S. Malik's Book "Java Programming"
    By Lahoree in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 15th, 2013, 01:47 AM
  4. Time an object is created
    By kumalh in forum Object Oriented Programming
    Replies: 12
    Last Post: August 4th, 2011, 12:59 PM