C# (Sharp) Programming Language Question:

Difference between imperative and interrogative code.

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

There are imperative and interrogative functions. Imperative functions are the one which return a value while the interrogative functions do not return a value.


Previous QuestionNext Question
Explain manifest & metadata in C#.Difference between value and reference type.