Copyright © tutorialspoint.com
Syntax
Definition and UsagePushes the values in LIST onto the end of the list ARRAY. Used with pop to implement stacks. Return Value
ExampleTry out following example:
It will produce following results:
|
Copyright © tutorialspoint.com