in 8051 microcontroller if we write
mov a,#10 (without specifying the datatype)
what will microcontroller accept it as ...... it except it as hex or decimal
mov a,#10 (without specifying the datatype)
what will microcontroller accept it as ...... it except it as hex or decimal