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
Explain the difference between access specifier and access modifier in c#?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
What is master page in asp net c#?
Name some properties of thread class.
Why do we overload constructors?
When a Static Constructor is called in a Class?
What is javascriptserializer c#?
What is dataset and dataadapter in c#?
What is difference between overloading and short circuiting?
If you want to convert a base type to a derived type, what type of conversion do you use?
What is before string in c#?
What is the difference between finally and finalize block?
What Is The Smallest Unit Of Execution In .net?
When do you generally use a class over a struct?
How do you escape in c#?