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

i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...

1 Answers   Royal Enfield,


What’s thread.sleep() in threading ?

0 Answers  


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


What is difference between array and collection?

0 Answers  


How to find the current application file path while runtime?

0 Answers  






What is default value of bool in c#?

0 Answers  


explain DIFFERENCE BETWEEN CLASS AND MODULE?

3 Answers  


Is datetime value type c#?

0 Answers  


What is the difference between abstract and virtual?

0 Answers  


Can properties be static in c#?

0 Answers  


What is the difference between add and addrange in c#?

0 Answers  


What is the base class from which all value types are derived?

0 Answers  


Categories