Which of the following is a C# built-in reference type?
a) int
b) string
c) bool
d) char
b) string
Computer Science & Information Technology
You might also like to view...
In order to declare a named constant, the declaration must use which Java keyword?
a) final b) int c) static d) void
Computer Science & Information Technology
For _________, the address field references a main memory address and the referenced register contains a positive displacement from that address.
A. indexing B. base-register addressing C. relative addressing D. all of the above
Computer Science & Information Technology