M
Q. Select output of the given set of Code :
Code:
static void Main(string[] args) { String name = "Dr.Gupta"; Console.WriteLine("Good Morning" + name); }
Be the first to start discuss.
Related MCQs
Q. What will be the value of X in the following Python expression? X = 2+9*((3*12)-8)/10
Q. Which of the following is a compliance standard?
Q. Which of the following techniques can be used to search an element in an unsorted array?
Q. Which of the following denote page code model in ASP.NET?
Q. JavaScript is also called server-side JavaScript.
Q. Which of the following is not a primary grain in analytical modeling.
Discusssion
Login to discuss.