Explain the two different types of typecasting?
Implicit: Defines the storing of values from smaller data types into larger data types, performed by the compiler only.
Explicit: Defines the storing of values from larger data types into smaller data types that may result in information loss.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the single responsibility principle?
How to spawn a thread?
Why is .net used?
How Can Registry Editor in .NET?
what are the controls used to upload a file from client to server?
asp mean
What is a Manifest?
What are virtual destructures?
Explain me how does linq work?
Explain how to load the contents of an xml file into an xmldocument object?
How we can achieve Connection pooling in .Net?
Where does the gac exist ?