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...

Backing up a database will help protect you against any mishaps with the original database such as accidental loss of data

Indicate whether the statement is true or false

Computer Science & Information Technology

This provides the most flexibility when creating a query:

A) Query Macro Dialog Box. B) Query Wizard icon. C) Query SQL Dialog Box. D) Query Design icon.

Computer Science & Information Technology