There were a lot of questions asked, so I will list the
topic (and add a what is "topic" and know pros/cons).
Extreme programming, what is a transaction, various SDLC
design approaches, what is a namespace, define a good test
case, what is a stored proc, webservice? design patterns?
linker? compiler? access modifiers? stack vs. queue? arrays
vs. linked lists? sorting algorithms? recursion? OOP
principles?


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

Post New Answer

More C Sharp Interview Questions

What is data type c#?

0 Answers  


What is thread and explain states of a thread in c#?

0 Answers  


Write a functin to add two no. Both no can be int, float.

3 Answers   HCL,


Can a constructor have a return type?

0 Answers  


What is type safe in c#?

0 Answers  






Is constructor a static method?

0 Answers  


what is the index value of the first element in an array?

0 Answers  


What is out int in c#?

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 are the different ways to cleaning up objects?

2 Answers   Wipro,


What are types in c#?

0 Answers  


What is a cs file?

0 Answers  


Categories