Answer Posted / satish v itagi
The way language compilers handle types with regard to the
bytes occupied, sign-bit handling, storage place (register,
far or near) are almost proprietory of that language. When
more than one language comes to a single platform ( for eg.
DotNet) where a Intermediate Language code is compiled
based on the input language and executable code is compiled
just in time, these proprietory has to adjusted to the most
common practices amongst all participating languages. This
eliminates certain strong and professional handling of
types by individual language compilers but makes language
platform independent that is run by Common Language RunTime
(CLR) like executors.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What are the types of validation in asp net?
Explain the asp.net session state modes.
Mention the namespace that is used to include .net data provider for sql server in .net code?
Which is better union or union all?
Can you change a Master Page dynamically at runtime?
What are asp.net web forms?
What are session state modes? List some of the important session state modes of asp.net.
What are the different types of validation controls provided in ASP.NET?
What does occur first in ASP.Net, Authentication or Authorization?
What does asp in asp.net stand for?
Can you set the session out time manually?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
How can we create pie chart in asp.net?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?