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 |
What is Reference type and value type
WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING
21 Answers ABC, Cap Gemini, Comspark,
What is route config?
Httpcontext objects?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What is the difference between model view and controller?
What is a view engine?
who handles these error while writing the source code???.
How many .NET languages can a single .NET DLL contain
What is strong name?
Explain ASP.NET MVC Identity and Security?
What is the difference between viewbag and viewdata in mvc?