CBSE BOARD X, asked by kavithakoushik2005, 6 months ago

_____________ is the special literal used to represent Null value in

Python​

Answers

Answered by chanchalmeena84
1

Explanation:

NaN

NaN , standing for not a number, is a numeric data type used to represent any value that is undefined or unpresentable. For example, 0/0 is undefined as a real number and is, therefore, represented by NaN.

Answered by gungunbajpai061105
0

Answer:

Null (or NULL) is a special marker used in Structured Query Language to indicate that a data value does not exist in the database. ... A null value indicates a lack of a value — a lack of a value is not the same thing as a value of zero in the same way that a lack of an answer is not the same thing as an answer of "no".

Similar questions