For the declaration below, what is the type of *a?
const int *a;
a. int
b. const int
c. int
d. const int
e. none of the above
D
Computer Science & Information Technology
You might also like to view...
Which Cisco IOS command is used to configure the VTP password on a switch?
A) virtual mode password password B) vlan server password password C) vtp password password D) vtp authentication password
Computer Science & Information Technology
In Webware,_______ acts as the servlet container.
a) ServletContainer. b) AppServer. c) Servlet. d) None of the above.
Computer Science & Information Technology