static void Main(string[] args)
{
String name = "Dr.Gupta";
Console.WriteLine("Good Morning" + name);
}
Q. Select output of the given set of Code :
Code:
β
Correct Answer: (C)
Good Morning Dr.Gupta
You must be Logged in to update hint/solution
Discussion
Question Analytics
381
Total Visits
4 y ago
Published
Madhu
Publisher
81%
Success Rate