my question is that i didn't understand the question i just posted.
Type: Posts; User: Kris45
my question is that i didn't understand the question i just posted.
This program should be an example of how Java lets you format numbers and strings. First you will need to study Java's formatting facilities, and then write a program which shows real numbers being...
I tried to show all that you asked for, was it enough or do you need more detail?
If you do, here are the directions i was given:
Write a program, which can print out a letter 'X'. You, the...
i had to draw an X shape with x's, i managed to do it but the problem is that i cant seem to figure out how to adjust the width of the "X". Can anyone help?
public class JavaApplication9
{...