Answer to Question #15847 in C# for leena

Question #15847
define a class called dc with two data members: name and duration.
1
Expert's answer
2012-10-03T11:23:16-0400
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace ConsoleApplication1
{
public class DC
{
& string name;
& int duration;
}
class Program
{
& static void Main(string[] args)
& {

& }
}
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS