TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sanjeev Kumar
NA
309
200.8k
hello every one i am just a beginner in c# progrmming and trying to lern it myself. can anybody help me to resolve the error in the following code..............
Feb 17 2011 5:11 AM
hello every one i am just a beginner in c# progrmming and trying to lern it myself. can anybody help me to resolve the error in the following code..............
class Program
{
static void Main(string[] args)
{
Console.Clear();
Console.Write("hi this is ");
Console.Write(" "+args[0]);
Console.WriteLine(" "+args[1]);
Console.Read();
}
}
Reply
Answers (
1
)
send mail using imap
email using smtp.gmail.com