Search:

Type: Posts; User: kala99

Search: Search took 0.11 seconds.

  1. Write a Java program that reads an integer representing the number of floating point?

    How do you Write a Java program that reads an integer representing the number of floating point numbers, then reads those numbers into an array and displays their average on the screen?
  2. Re: How do you write a Java program that displays your initials?

    The letters need to form my initials in large capital letters. I'm having problems with the just forming the initial code to make the program form my initials like

    cc c c c c c c c c
    c ...
  3. How do you write a Java program that displays your initials?

    How do you write a Java program that displays your initials in capital letters using the corresponding letter. For example, if your name is “John Doe”

    JJJJJJJJJJJJ DDDDDDDDD
    JJJJJJJJJJJJ
Results 1 to 3 of 3