What would appear on the Serial Monitor of Arduino UNO if I could execute the following code?
Serial.print('abcd', DEC);
What would appear on the Serial Monitor of Arduino UNO if I could execute the following code?
Serial.print('abcd', DEC);