Public Class Extends Public Double Super Public Void: Setbalance (Getbalance .50)
Public Class Extends Public Double Super Public Void: Setbalance (Getbalance .50)
Be able to write a complete Java method that will manipulate a two-dimensional array.
Inheritance
Youll be asked to write code to develop an inheritance hierarchy (super class / sub class.)
Given the Savings sub-class that follows, create the super-class named Account:
Interfaces
Exceptions
True / False questions about the rules of exception handling, exception-related Java reserved
words, inheritances in exceptions, etc.