saving . . . saved An error which should not be according to the concept because the variable is in the same class has been deleted. An error which should not be according to the concept because the variable is in the same class has been hidden .
An error which should not be according to the concept because the variable is in the same class
Title
Question
http://tpcg.io/_C3XECQ
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">How the error shown in the terminal of the following link is possible because the variable and the INFO method calling both are in same class. But the terminal output is saying the error:-The variables s4,s5 etc may not be initialized but it is and even in scope because the function calling arguments and the variables both are in the same class.</span>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</span>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">Check it you may observe the error in that link's terminal. </span>

Java General None min None sec 27-06-22, 12:03 p.m. sc256356

Answers:

Creating an object of the abstract class is not possible (for ex. Employee Object array ). Please fix this issue.
30-06-22, 1:58 p.m. pankajap@cse.iitb.ac.in


Log-in to answer to this question.