KnowledgeBoat Logo

Computer Applications

A student was asked to write a program for computing the area of a rectangle and he, mistakenly, wrote the program to compute the perimeter of a rectangle. What kind of error is this?

Input in Java

10 Likes

Answer

This is a Logical error.

Answered By

6 Likes


Related Questions