A pointer can not be assigned to:

a. Another pointer of the same type without using the cast operator.
b. A pointer to void without using the cast operator.
c. A pointer of a type other than its own type and void without using the cast operator.
d. Any other pointer by using the cast operator.

c. A pointer of a type other than its own type and void without using the cast operator.

Computer Science & Information Technology

You might also like to view...

A ________ is organized in columns with each type of data in a column and the data for each individual item in a row

A) table B) graph C) spreadsheet D) workbook

Computer Science & Information Technology

When you create a table in a document, the font and font size in the table remain the same as for the document

Indicate whether the statement is true or false

Computer Science & Information Technology