Directcast(123.34,integer) - should it throw an error? Why
or why not?
Answer Posted / narayan sahu(netx)
Yes, because the specified type and the runtime type is not
same
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain how viewstate is being formed and how it's stored on client in .net?
What is a .net class?
Explain when should you use .net web forms over asp.net mvc?
Tell me about secure socket layer? How to make use of the technology?
Please explain what is immutability, what is it for and how is it codified?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
Tell us what is heap and what is stack?
How does u handle this COM components developed in other programming languages in .NET?
What is gac in .net?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
How many types of generations are there in a garbage collector?
Please explain what is a delegate?
How boxing and unboxing occures in memory?
Explain assemblies in .net?
What is your observations between vb.net and vc#.net?