HI Rajendra,
There are no nulls in the language, so NullIdentifier() is a 0.
The only exception is when setting foreign keys in the database. Where 0 is automatically converted to a null to keep the database integrity con trains.
So that part is by design, not a bug.
Regards,João Rosado