Examlex

Solved

Probability Theory Tells Us

question 7

Multiple Choice

Probability theory tells us:


Definitions:

Strings

Strings are sequences of characters used to represent text in computer programming.

Scanf()

A function in C programming used to read formatted input from the keyboard or other input streams.

Gets()

Gets() is a function in C that reads a line from stdin into the buffer pointed to by its argument until a terminating newline or EOF.

Message Array

An array used to store a sequence of characters that form a message.

Related Questions