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...

Write the code that defines an enumerated type car whose enumerators are ford, toyota, honda and an array vehicle whose ten elements are of data type car.

What will be an ideal response?

Computer Science & Information Technology

The Vibrance adjustment provides two settings: Vibrancy and Coloration.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which layer includes the physical transmission medium (cables or wireless media) that any network must use to send and receive the signals that constitute the physical expression of networked communications?

A. Data Link B. Physical C. Network D. Transport

Computer Science & Information Technology

Which hard drive could be removed when power is applied to the computer?

A) eSATA B) SSD C) PATA D) SATA E) Internal SCSI

Computer Science & Information Technology