Difference between imperative and interrogative code?



Difference between imperative and interrogative code?..

Answer / 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

More C Sharp Interview Questions

What is the difference between Hash Table and Arrays?

12 Answers   IBM,


Can multiple catch blocks be executed?

4 Answers   Visual Soft,


What is the purpose of a namespace?

0 Answers  


What is a private constructor? where will you use it?

6 Answers   Fulcrum Logic,


What is a delegate? Explain.

0 Answers  






How do I create a multi language, multi file assembly?

0 Answers  


What is the use of expression tree in c#?

0 Answers  


What is a clr (common language runtime)?

0 Answers  


How many constructors can a class have in c#?

0 Answers  


Does c# support try-catch-finally blocks?

0 Answers  


Different between method overriding and method overloading?

0 Answers  


What is the difference between method overriding and method overloading?

0 Answers  


Categories