0 votes
in JAVA by

public class StudentInfo implements PersonInfo  { 

    public static int REG_NUMBER = 8; 

Bug type identified in the code snippet is ____________.

Bad practice  

Security

Malicious code vulnerability

Performance

1 Answer

0 votes
by
Malicious code vulnerability

Related questions

0 votes
asked Nov 15, 2020 in JAVA by rajeshsharma
+1 vote
asked May 24, 2019 in JAVA by rajeshsharma
...