What is the Difference between imperative and interrogative
code?
Answers were Sorted based on User's Feedback
Answer / shameer k g
imperative code consist more then one function and it
execute each
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijay
Imperative and interrogative both are functions.
Imperative functions are the one which return a value.
Interrogative functions do not return a value.
| Is This Answer Correct ? | 1 Yes | 2 No |
Is Driver Script any how related to AOM?
What is the difference between override and overload in a method?
Explain the difference between constants and read-only variables?
How to create properties and methods using controls?
In Mvc Architecure what is view?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
Explain me what is encapsulation?
What is Assembly manifest? what all details the assembly manifest will contain.
Explain about .net assemblies?
What's singlecall activation mode used for in .net?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What is boxing?