Wednesday, July 15, 2009

What is the Difference between imperative and interrogative code?



Interrogative:
Those statements which return values to the calling code are called Interrogative code.

Imperative:
Those statements which does not return values to the calling code are called imperative code.





www.codecollege.NET

No comments:

Post a Comment