0 votes
in Python by
Which of the following statement(s) is TRUE?

A hash function takes a message of arbitrary length and generates a fixed length code.

A hash function takes a message of fixed length and generates a code of variable length.

A hash function may give the same hash value for distinct messages.

I only

II and III only

I and III only  

II only

Related questions

0 votes
asked Jul 10, 2020 in Python by GeorgeBell
+1 vote
asked Jun 27, 2021 in HDFS by Robindeniel
...