C# (Sharp) Programming Language Question:
Download Questions PDF

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.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

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