What is the Difference between imperative and interrogative
code?
Answer Posted / kamlesh sharma
imperatice funcition which returns a value and
interrogative function does not return any value
| Is This Answer Correct ? | 3 Yes | 22 No |
Post New Answer View All Answers
Explain the difference between user control and custom control. Also, explain their use.
What is difference between event and delegate in c#?
When would you use generics in your code c#?
What is Named parameter in C#?
What are get and set in c#?
What is double c#?
What is an escape sequence? Name some string escape sequences in c#.
What is dbcontext c#?
Explain about c# language.
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is a class in unity?
What is a boolean c#?
We cannot create instances of static classes. Can we have constructors for static classes?
How to add controls dynamically to the form using c#.net.
What is a three-tier application.