Multiple Choice
Which of the following have the capacity to display formatted data from an interpolated string
A) Console.Write
B) Console.WriteLine
C) Console.WriteFormat
D) a and b
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: A variable is:<br>A) an instruction for the
Q22: How are console apps displayed<br>A)In a window
Q23: Programmers insert comments in programs to document
Q24: Where can't you see errors<br>A)The line where
Q25: Statements in C# end with:<br>A) :<br>B)
Q27: It's good practice to fit as many
Q28: A declaration may declare only one variable
Q29: The Parameter Info window indicates how many
Q30: The starting point of a C# program
Q31: Arithmetic expressions in C# must be written