Multiple Choice
Select output of the given set of Code :static void Main(string[] args) {String name = "Dr.Gupta"; Console.WriteLine("Good Morning" + name) ;
}
A) Dr.Gupta
B) Good Morning
C) Good Morning Dr.Gupta
D) Good Morning name
Correct Answer:

Verified
Correct Answer:
Verified
Q11: Which of the following is the correct
Q12: Which datatype should be more preferred for
Q13: Which of the following are value types?<br>1)Integer<br>2)Array<br>3)Single<br>4)String<br>5)Long<br>A)1,
Q14: Which of the following is the correct
Q15: Type of Conversion in which compiler is
Q16: A GUI:<br>A)uses buttons, menus, and icons.<br>B)should be
Q17: A variable which is declared inside a
Q18: Which of the following is an 8-byte
Q19: Which of the following are NOT Relational
Q20: Visual Studio .NET provides which feature:<br>A)debugging.<br>B)application deployment.<br>C)syntax