Can we return two values from a function?
Answer Posted / vijay
yes we can return two values with the help of out keyword
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What does void mean unity?
Can you describe iuknown interface in short?
What is the difference between overriding and overloading in systemverilog?
Explain the types of Polymorphism.
What are abstract classes in c#?
what is a constructor? What is a destructor?
what is IFormatable
Describe the difference between inline and code behind - which is best?
Why singleton class is sealed in c#?
What is field in c#?
Why are strings immutable c#?
What is a predicate in c#?
Tell me the difference between value passing and address passing?
What is difference between singleordefault and firstordefault?
What is Delegate and what is it used for ?