ctype(123.34,integer) - should it throw an error? Why or
why not?
Answer Posted / prashant
It will nt throw any error.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are types of constructor?
Can int be null in c#?
Does c# support multiple inheritance (mi)?
What do you understand by the terms datareader object and dataset object?
What is the purpose of dependency injection?
Why do you need boxing in c#?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
Explain About Iunknown interface Queue
What does executescalar return in c#?
What are the different types of delegation?
What is the difference between arraylist and list in c#?
What is the compiler of c#?
What are the benefits of using the aggregate method in linq?
What is the C# syntax to catch any possible exception?
What is data bind in c#?