How can Bitwise OR operator reresents in .Net??
To which alias name a variable points to if it is declared
as "int" variable??



How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is d..

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

Post New Answer

More Dot Net Framework Interview Questions

What is serialization in .NET? What are the ways to control serialization?

2 Answers  


If you are using components in your application, how can you handle exceptions raised in a component ?

4 Answers   Accenture, BirlaSoft,


What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?

0 Answers  


Who defines the CAS code groups

1 Answers  


What is the difference between string and String

1 Answers  


What is action methods in web api?

0 Answers  


What is Peek method in Tempdata in ASP.Net MVC?

0 Answers  


What is display mode in mvc?

0 Answers  


Can you set the unlimited length for "maxjsonlength" property in config?

0 Answers  


How Garbage Collector identifies the objects which are not in use?

6 Answers   EXL, Honeywell, Microsoft, Tech Mahindra, Tesco,


which is good java or Dot net?

3 Answers   Halosys,


what is complex type?

0 Answers   Microsoft,


Categories