How does bubble sort work?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of operator?
How do you achieve polymorphism in c#?
What is the difference between Abstract and Interface?
22 Answers Agile Software, FER, HCL, Sys Universe,
How many catch blocks can be there for a single try block?
wipro interview question on 28-Apr-10 1.what type of authentication used in web service, 2.what are type of multithreding ? 3.diff bet delegate and multithreading? 4.how to write update query trigger in stored procedure. 5. if you are so sharp then what happens when you click .net appln exe in system,who CLR get loaded. 6.how to use work flown in application. 7.what is main purpose of script manager. 8.how u handle cretical transaction. 9.how you syncronize the method from no of user, 10.how change name of shared assambly
How many parameters can a method have c#?
which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
How do I do a case-insensitive string comparison?
What is dynamic in c#?
What are All kind of access specifiers for a class and for methods
Is it possible to inline assembly or il in c# code?