4. Describe the process when we send a request URL? And who
is responsible for that?


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

Post New Answer

More C Sharp Interview Questions

Which is faster abstract class or interface in c#?

0 Answers  


Why data types are important?

0 Answers  


Why do we need static class in c#?

0 Answers  


What is difference between dictionary and hashtable?

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,






example of uniary operators and binary operators

0 Answers  


Is hashset serializable c#?

0 Answers  


Define assert() method? How does it work?

0 Answers   Siebel,


What is the difference between Static, Const and read only?

0 Answers  


What is the .net datatype that allows the retrieval of data by a unique key?

0 Answers  


can you overload a method of class A in Class B if it is derived class of A?If it is yes tell me how is it possible?

4 Answers   Mphasis, Ness Technologies,


Where are all .NET Collection classes located ?

8 Answers   TCS,


Categories