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 delegation in .net?
What is LINQ?
Using activex control in .net?
What is the purpose of IClonable interface in .NET?
0 Answers Sans Pareil IT Services,
What is clr in .net?
What is a .net class?
how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?
What are the collections you've used?
What are multicast delegates?
What is the microsoft .net?
What are the differences between com architecture and.net architecture?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....