Compiler for the above code raises an error that variable obj is unassigned which signifies that our variable has null values or nothing. You are trying to access an object that isn’t created or
Compiler for the above code raises an error that variable obj is unassigned which signifies that our variable has null values or nothing. You are trying to access an object that isn’t created or