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
How do you specify a custom attribute for the entire assembly (rather than for a class)?
List down the different ide’s provided by microsoft for c# development.
What is the use of console application in c#?
Explain circular reference in c#?
What Is A Satellite Assembly?
What’s a strong name?
What does dbml stand for?
What is console read in c#?
What are the uses of delegates in c#?
What is the difference between method and function in c#?
What is the base class from which all value types are derived?
Why do we need generics?
What is the difference between dispose() and finalize() methods in c#?
What does console readline do?
What is semaphore in c#?