Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Answers
Why there is no an output for this code?
Bassel Mohamed
7y
193
1
Reply
string x = "Bassel";
int y = 15;
Console.WriteLine("My name is {0} and my age is {1}" ,x,y);
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
I want to get my lisview scroll to the selected item and cha
C# console application - force to run as Administrator role