C# (Sharp) Programming Language Question:

Difference between imperative and interrogative code.

Tweet Share WhatsApp

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 PDF Read All 163 C# (Sharp) Programming Language Questions
Previous QuestionNext Question
Explain manifest & metadata in C#.Difference between value and reference type.