Skip to content

Instantly share code, notes, and snippets.

@Sarav-S
Last active July 24, 2020 18:54
Show Gist options
  • Save Sarav-S/00e52363621baed06cbc4ddf21e664d4 to your computer and use it in GitHub Desktop.
Save Sarav-S/00e52363621baed06cbc4ddf21e664d4 to your computer and use it in GitHub Desktop.
var name; // declaration
name = "Saravanan Sampathkumar"; // Initialization or Assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment