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

What are virtual methods? How are they used?

3 Answers   TCS,


What is tpl in c#?

0 Answers  


Which of the following API is used to hide a window?

0 Answers   3i Infotech,


Explain the difference between proc. Sent by val and by sub?

0 Answers  


Does c# support properties of array types?

0 Answers  


What is console read in c#?

0 Answers  


If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


Why can?t you specify the accessibility modifier for methods inside the interface?

2 Answers  


what is master pages how to use it. plase give one example in code vice

1 Answers  


What is entity framework c#?

0 Answers  


give an example for suspending, resuming, and stopping a thread ?

1 Answers   GCI,


What debugging tools come with the .NET SDK? CorDBG

1 Answers  


Categories