Baud Rate & Hardware Serial programming steps

Do u think this command works

Serial.begin(115200);

because I hv seen there is another command

Serial1.begin(115200);

for using at high baud rate.