asked 78.8k views
1 vote
This is a collection of statements that performs a specific task.

A.
infinite loop

B.
variable

C.
constant

D.
function

asked
User Tas
by
8.4k points

1 Answer

4 votes

Answer:D) function

Step-by-step explanation:Function is the kind of the routine found in the programming languages.It performs a particular task in a form of collection of statements. Function is associated with the return type and function's name which will perform the task. The functions can be made by the user or can be built-in in the system.Therefore , the correct option is option(D).

answered
User Nam Tran Thanh
by
8.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.