The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

Swap Bytes

SercoSteveB
Active Participant

If Numeric Value In = B'00001111 00000111 00000011 00000001', what is Numeric Value Out following execution of the VI?

 

Swap Bytes.png

 

a) B'00001111 00000111 00000011 00000001'

b) B'00001111 00000111 00000001 00000011'

c) B'00000111 00001111 00000011 00000001'

d) B'00000111 00001111 00000001 00000011'

Comments