How can I upload multiple sketches

A4kash:
can't we run them simultaneously through a single sketch.

If both programs are re-written to run as one, you can switch between them. But this almost always means conflicts.

The microcontroller used in the Arduino is a very single minded device. It isn't like a PC with an operating system that can easily store and run multiple programs.