Examlex

Solved

Match the Following: -Personal Power

question 107

Multiple Choice

Match the following:
-personal power


Definitions:

Puts()

A function in C programming language used to print a string to the standard output, followed by a newline character.

Substitutes

Replacement items or alternatives that can be used in place of original items, in programming this can refer to alternative code paths or values.

\0

\0 is the null character in C and other programming languages, used to denote the end of a string.

Newline Character

A special character used in computing to represent the end of a line of text and the start of a new line.

Related Questions