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 is variable and its classification?
Can constructor have return type c#?
What is returned if you pass the value 12.34 to the parsefloat () function?
How you will create satellite assemblies?
What are the types in c#?
What is the difference between serialization and deserialization in c#?
What is the difference between “out” and “ref” parameters in c#?
What is an iqueryable in c#?
Differentiate between static class and singleton instance?
What happens if the inherited interfaces have conflicting method names?
What is web forms in c#?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What are classes in c#?
Explain about CTS?
What you mean by delegate in c#?