can you create a function in c# which can accept varying number of arguments


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

Post New Answer

More C Sharp Interview Questions

How to sign an assembly with strong name?

0 Answers   CitiusTech,


What is the difference between null and string empty in c#?

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 stringwriter c#?

0 Answers  


Will the following code compile and run?

0 Answers  






What is list collection in c#?

0 Answers  


What is parsing?

0 Answers  


What is foreach loop in c#?

0 Answers  


What is strong name in c# and how can we use it?

0 Answers   DELL,


Can you override private virtual methods?

4 Answers  


How many aware interfaces are there?

0 Answers  


What is use of singleton class in c#?

0 Answers  


Categories