There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
a question E2.1 from Big Java book .Write an AreaTester program that constructs a Rectangle object and then computes and prints its area. Use the getWidth and getHeight methods. Also print the expected answer