What is a generic algorithm?

What will be an ideal response?

A generic algorithm is a template function. Those that manipulate containers take iterators for arguments. Others take arbitrary types as arguments.
Explanation: Iterators provide access to the elements in the container.

Computer Science & Information Technology

You might also like to view...

What functions do most Trojan programs perform?

What will be an ideal response?

Computer Science & Information Technology

Pseudocode is a formal language with rigidly standardized syntactic rules and regulations. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology