122k views
3 votes
List the various cases where use of a NULL value would be appropriate.

User Jesse
by
8.1k points

1 Answer

7 votes

Answer:

The answer is below

Step-by-step explanation:

There are cases where the use of a NULL value would be appropriate in a computer programming situation. These cases can be summarily described below:

The first case is in a situation where the value of the attribute of a certain element is known to exist, but the value can not be found

The second case is in a situation where the value of the attribute of a certain element is not known whether it exists or not.

User Bogdan Ruzhitskiy
by
7.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.