Why is it necessary to include the datatype when declaring a pointer?
A. Actually, it is not necessary.
B. To define what type of variable the pointer is referring to.
C. To reserve the same number of bytes as the variable to which it is pointing.
D. Both B & C.
B
Computer Science & Information Technology
You might also like to view...
The primary advantage of storing programs in noncontiguous page frames (in a paged memory allocation scheme) is that main memory is used more efficiently because an empty page frame can be used by any page of any job.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Check boxes are selected by default.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology