In a functional programming language, certain functions called ____ are defined as part of the language.

deductions
primitives
paradigms
transformations


primitives

Computer Science & Information Technology

You might also like to view...

Which of the following operations do random access iterators have?

a) Prefix operator* to make available the container element for use as l-value or r-value. b) Overloaded binary operator+ to add an int value to the iterator to move the place the iterator points forward by the argument number of elements. c) Overloaded binary operator* to multiply the iterator by an int value to move the place the iterator points by a number of elements equal to the argument. d) Overloaded unary operator++ to move the place the iterator points forward by one element. e) Overloaded unary operator-- to move the place the iterator points backward by one element. f) Overloaded operator== and operator!= to determine whether two iterators point to the same element.

Computer Science & Information Technology

In the accompanying figure of a feature of Microsoft Excel 2016, _____ points to the value that will be displayed in the active cell.? ?

A. ?Box 1 B. ?Box 2 C. ?Box 3 D. ?Box 4

Computer Science & Information Technology

A Text pane is associated with a ________

A) Clip Art image B) chart C) table D) SmartArt graphic

Computer Science & Information Technology

A(n) ________ occurs when there is a concern that a chosen act or activity will not generate sufficient revenues to cover operating costs and repay debt obligations

A) NPV B) economic risk C) capital budgeting D) cash flow

Computer Science & Information Technology