Computer Science, asked by rabitabrahma08210821, 8 months ago

what is POP ? Discuss it's features​

Answers

Answered by aditithakur9
2

Explanation:

Characteristics of procedure-oriented programming language:

It emphasis on algorithm (doing this ). Large programs are divided into smaller programs known as functions. Function can communicate by global variable. ... (Functions transform data from one form to another.) It uses top-down programming approach.

hope it helps you ....

if so please mark me brainlist...

Answered by Anonymous
0

Answer:

pop() is used to remove Last value from the list or the given index value.

Similar questions