What is the Difference between imperative and interrogative
code?
Answer Posted / kamlesh sharma
imperatice funcition which returns a value and
interrogative function does not return any value
| Is This Answer Correct ? | 3 Yes | 22 No |
Post New Answer View All Answers
How do I create multifile assembly?
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
Perfect Example Of While And Do-While Loop In C#.Net ?
Is for loop faster than foreach?
Describe an interface class?
Why do we need interface in c#?
What is a delegate? Explain.
How to transpose multi-dimensional array?
Explain inheritance in c#?
Why do we use yield in c#?
What is Event - Delegate?
How to reverse each word in a string using c#?
Why can’t struct be used instead of class for storing entity?
Why c# is type safe?
Explain the types of assemblies in .net?