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

I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

0 Answers  


Is there built-in support for tracing/logging

1 Answers  


What is .net framwork? what is web application? what is CLR? How does work CLR & wht is work of CLR? What is compile? wht is thread? what does use in .net?

4 Answers   IBM, NIIT,


mention what is the key advantage of using entity framework or ef?

0 Answers   Microsoft,


How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?

0 Answers  






Explain how you can send the result back in JSON format in MVC?

0 Answers  


Difference between <connectionstring> and <appsettings>

4 Answers  


What's the access level of the visibility type internal ?

1 Answers  


explain what does .edmx file contains?

0 Answers   Microsoft,


Have you designed any components?

2 Answers   HP,


Explain peek method in tempdata in asp.net mvc?

0 Answers  


Can a view be shared across multiple controllers? If yes, how we can do that?

0 Answers  


Categories