What is application object in c#?


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

Post New Answer

More C Sharp Interview Questions

What is a Jagged Array in C#?

0 Answers   Arigo Infotech,


What is bitwise operator in c#?

0 Answers  


What is polymorphism? pl explain practically rather than theoretical?

3 Answers  


What does the parameter Initial Catalog define inside Connection String?

5 Answers  


What are console applications used for?

0 Answers  






how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What is assembly and dll in c#?

0 Answers  


What is c# commonly used for?

0 Answers  


What is a deadlock lock?

0 Answers  


What is the difference between dynamic and var in c#?

0 Answers  


When you inherit a protected class-level variable, who is it available to?

2 Answers  


What is the difference between ienumerable and iqueryable?

0 Answers  


Categories