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

Is list immutable in c#?

0 Answers  


What is constructors, explain with syntax

0 Answers  


What is a method signature c#?

0 Answers  


Is c# pass by value?

0 Answers  


What are the steps to create a webservice and consume it?

0 Answers  






Can we inherit static class in c#?

0 Answers  


Why References are stored on heap and variables on stack?

0 Answers   MCN Solutions,


What does static mean in c sharp?

0 Answers  


Which function is the entry point for a DLL in MS Windows 3.1?

0 Answers   3i Infotech,


Is c# front end or back end?

0 Answers  


How many digits are in an integer?

0 Answers  


Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards

0 Answers  


Categories