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
Does constructor return any value in c#?
What is the syntax for calling an overloaded constructor within a constructor?
What is singleordefault c#?
What is the use of ienumerable?
What is int parse in c#?
What is mvc in c#?
In a single .NET DLL how many classes it contains?
Can you mark static constructor with access modifiers?
How do you set a class path?
When Should You Call The Garbage Collector In .net?
Why do we need abstraction in c#?
What is the use of ispostback in c#?
Is boxing an implicit conversion?
What does void do in unity?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records