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 static and private constructor in c#?
How many bytes is an int c#?
What is returned if you pass the value 12.34 to the parsefloat () function?
What is ulong in c#?
What is double c#?
What is parse method in c#?
What is private constructor c#?
What are the basic string operations? Explain.
Can an abstract class inherit from another abstract class c#?
What is unsigned int?
What is connection pooling in ado.net?
What is wpf c#?
What is meant by clr?
What is the CTS, and how does it relate to the CLS?
What is desktop GUI application?