How cache coherency is eliminated? : Dot net architecture
No Answer is Posted For this Question
Be the First to Post Answer
Waht is Dot net Arcitecture
Explain pipelining? : .NET Architecture
Navigation controls in ASP.net,explain each control in brief?
What is a memory management?
can aspx page contains two pager tags ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
Explain about generation?
How can implement drag and drop using atlas?
What is the purpose of Accordian in jquery? Where it can be used?
What is the access level of the visibility type internal?
Explain domestic architecture artifacts? : Dot net architecture
2. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?