Difference between imperative and interrogative code?
Answer Posted / pugal
There are imperative and interrogative functions.
Imperative functions are the one which return a value while
the interrogative functions do not return a value.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the difference between gettype and typeof in c#?
What is marshalling in c#?
What is difference between field and property in c#?
Can int be null c#?
What is the main usage of keyword “virtual†? How does it work for a method or property?
What does void mean in c#?
Explain About ADO and its objects
What is c# used for in the industry?
What are value types in c#?
Is c# good for web development?
What is default boolean value in c#?
Which language is used for desktop application?
What is the difference between “out” and “ref” parameters in c#?
What is desktop GUI application?
How many dimensions can an array have?