Multiple Choice
Which of the following is a C# built-in reference type
A) int
B) string
C) bool
D) char
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q85: Consider the following Cube method:<br>Static int Cube(int
Q86: How are various parameters separated in the
Q87: Which of the following is not part
Q88: Methods of the same name can be
Q89: If a local variable in a method
Q90: To compare a simple-type value to the
Q91: Methods that call themselves are known as
Q92: A variable that has not been initialized
Q93: A(n)conversion occurs when a type is converted
Q95: Methods are called by writing the name