Receiving and interpreting strings via serial

@Danois90
“After "Serial.begin()" you should put in a "while (!Serial) ;”

Can you show 1 example on uno that Serial right after Serial.begin() will return false?