Class Question04

java.lang.Object
  extended by Question04

public class Question04
extends java.lang.Object

This app implements the required functionality, as per the specification contained with the main method body (exercise for a labtest)

Author:
[INSERT YOUR NAME/STUDENT NUMBER HERE]

Constructor Summary
Question04()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Question04

public Question04()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception