ctype(123.34,integer) - should it throw an error? Why or
why not?
Answer / aravindreddy
It would work fine. As the runtime type of 123.34 would be
double,
and Double can be converted to Integer.
| Is This Answer Correct ? | 7 Yes | 0 No |
Why you want to leave your previous company.
what are design patterns in .net....?
Please explain what are an object and a class?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
What are the features of UIP Application Block?
What tools can I use to develop .net applications?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
What are server controls?
Class for getting the info that is on clipboard of our system in a windows App?
What is the model role in Mvc architecture?
How will you load dynamic assembly? How will create assemblies at run time?
0 Answers InfoAxon Technologies,
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?