c# vb.net user precedence


looking during c# vb.net libel specs i cruise says judicious xor/or/and operations have opposite precendence twin languages. am i reading right? i awaiting have same precendence.



for instance c#



100 | 200 ^ 300 & 400


is same as...



100 | (200 ^ (300 & 400))


but homogeneous vb.net



100 200 xor 300 400


as distant i tell same as...



(100 200) xor (300 400)


am i reading right?



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?