What is c# console application?


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

Post New Answer

More C Sharp Interview Questions

What language is c# similar to?

0 Answers  


how can we pass parameters to a user control using delegates ?

1 Answers   IBM,


Name any three ways to pass parameters to a method in c#?

0 Answers  


What is difference between method overriding and method overloading?

0 Answers  


What is a shared assembly?

0 Answers   Wipro,






What is the difference between array and arraylist in c#?

0 Answers  


Can main method be final?

0 Answers  


If a class is a ref type, how we can pass to a function.

1 Answers   Synechron,


Why constructor is used in c#?

0 Answers  


What is the difference between == and object.equals?

0 Answers  


code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

0 Answers  


how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)

2 Answers   Microsoft,


Categories