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
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
Enlist the different types of classes in c#?
Is c# strongly typed?
What are collections in c#?
What is datarelation c#?
How Do You Convert A Value-type To A Reference-type?
What is dto c#?
Why delegates are safe in c#?
What are the 2 types of data types available in c#?
Can we have two main methods in c#?
What does type safety mean?
How do you determine whether a string represents a numeric value?
What is regex replace in c#?
Explain how to add controls dynamically to the form using c#.net.
What is wcf c#?