ctype(123.34,integer) - should it throw an error? Why or
why not?
Answer Posted / guest
No. we have a valid conversion between 123.34(double) to
integer
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are get and set in c#?
What is COM Interoperability?
How do I register my code for use by classic com clients?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
What is msil in c#?
Can you use all access modifiers for all types?
Is c sharp and c# are same?
What I can do with c#?
What is routing in c#?
how encapsulation is implemented in c#
What is desktop application testing?
What is method overriding in c#
Which controls do not have events?
What are namespaces, and how they are used?
Name any three ways to pass parameters to a method in c#?