How can Bitwise OR operator reresents in .Net??
To which alias name a variable points to if it is declared
as "int" variable??
Answer / kaviean
Binary OR operator -> | (single pipe)
eg. varA | varB
"int" is an alias for System.Int32
| Is This Answer Correct ? | 4 Yes | 0 No |
Can you write a class without specifying namespace? Which namespace does it belong to by default?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
What are multicast delegates ? give me an example
In which testing using in .net framwork?
What is Global Assembly Cache (GAC) and what is the purpose of it?
If you are using components in your application, how can you handle exceptions raised in a component ?
4 Answers Accenture, BirlaSoft,
Which is the best institute in chennai to learn DotNet?
What meant of assembly & global assembly cache (gac) & Meta data
Is .net core faster than .net framework?
Explain the advantages of dependency injection (di) in asp.net mvc?
What operating systems will the .net framework 3.0 be available for?