Difference between imperative and interrogative code?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Are constructors inherited c#?

501


Why do we need dependency injection in c#?

452


Can class be protected in c#?

509


What are the properties of a string class?

506


How to find whether the application is run from inside ide or not?

563






What do you mean by streamreader/streamwriter class in c#?

514


Why do we need reflection in c#?

471


What is difference between list and ilist in c#?

457


What are All kind of access specifiers for a class and for methods

537


What are the 2 broad classifications of data types available in c#?

457


What is a framework in c#?

456


Name the method of servicebase class?

527


What is difference between gridview and form view?

511


Name which controls do not have events?

543


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

552