What is the console on a mac?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Why is it not a good idea to insert code into InitializeComponent method when working with Visual Studio ?

1 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


What are the ways to deploy an assembly?

2 Answers   Siebel Systems, Visual Soft,


What is the advantage of extension method in c#?

0 Answers  


Why do we use virtual methods in c#?

0 Answers  






Why do we use static class in c#?

0 Answers  


What is a static property. Give an example?

0 Answers  


Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates

0 Answers  


Hi Everyone, the design of the form disappear during writing codes for dataset and data grid. The error show in "line of assigning dataset". I don't know what's happen. If anyone know , please share of technical help from someone. Thanks, Horace Trever

1 Answers  


For read-only operation which property you have to designated?

0 Answers   Siebel,


What is difference between Trace and Debug

0 Answers   BirlaSoft,


What is lazy class in c#?

0 Answers  


Categories