what is POP ? Discuss it's features
Answers
Answered by
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
0
Answer:
pop() is used to remove Last value from the list or the given index value.
Similar questions