What is a dll in c#?


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

Post New Answer

More C Sharp Interview Questions

What are the advantages of generics in c#?

0 Answers  


What is the difference between string keyword and system.string class?

0 Answers  


What is the difference between array and arraylist c#?

0 Answers  


Assignment # 1 Print the pattern given below using single printf statement XX XX XX XX XX XX X X X X XX XX XX XX XX XX Assignment # 2 Print the pattern given below using single printf statement (please do NOT use the string function below) 0 909 89098 7890987 678909876 56789098765 4567890987654 345678909876543 23456789098765432 1234567890987654321

3 Answers   Wipro,


What namespaces are necessary to create a localized application?

2 Answers  






Write the syntax for catching an exception in c#?

0 Answers  


Where’s global assembly cache located on the system?

0 Answers  


What is uint16?

0 Answers  


Hi all,I am the beginner. Please tell use of finally block.

6 Answers   IBM,


What is the difference between a constant and a static readonly field?

0 Answers  


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

0 Answers  


What is callback in c#?

0 Answers  


Categories