Project

General

Profile

Actions

Bug #3580

open

Defect ID: DF001

Bug #3580: Defect ID: DF001

Added by Ha Long Ha about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
10/02/2025
Due date:
% Done:

0%

Estimated time:

Description

Defect ID: DF001

Defect Name: Class Naming Convention

Line Number: 1

Defect Description: The class name is written in lower/camel case (e.g., matrixMultiplication) instead of using Java's PascalCase convention for class names, which can cause confusion and does not match the file name.

Fixing Solution: Rename the class to MatrixMultiplication and save the file as MatrixMultiplication.java; update any references to the class accordingly.

No data to display

Actions

Also available in: PDF Atom