Speaking of Boolean data types, what's different between C# and C/C++ ?
Answer / kirti
There's no conversion between 0 and false, as well as any other number and true, like in C/C++.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the significance of nonactionattribute?
Mention the core components of .net framework?
what is explicit loading?
Explain the role of assembly in the .net framework.
How large is the .net framework 3.0? Does this change make the release larger?
I can't be bothered with all this CAS stuff. Can I turn it off
What are the main features of asp.net mvc 4 used by asp.net web api?
What is the use of the default route?
how to maintain the session state? what is Abstract class and interface and inheritence with example?
What are Resource Files ? How are they used in .NET
What is the property available to check if the page posted or not
what are abstract classes? what is overriding?