C# Programming - Namespaces - Discussion
Discussion Forum : Namespaces - General Questions (Q.No. 9)
9.
Which of the following is correct way to rewrite the C#.NET code snippet given below?
using Microsoft.VisualBasic;
using System.Windows.Forms;
MessageBox.Show("Wait for a" + ControlChars.CrLf + "miracle");
Discussion:
1 comments Page 1 of 1.
Jay said:
1 decade ago
Can anybody describe that how answer is D?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers