I have following questions about NULL:
- How would you define NULL in Java?
- Can we store a NULL in some variable?
thanks in advance
Printable View
I have following questions about NULL:
- How would you define NULL in Java?
- Can we store a NULL in some variable?
thanks in advance
Maybe this can answer your question.