Which of the following languages specifically use a functional programming paradigm?
Functional Programming Quiz 2

Quiz
•
Computers
•
12th Grade
•
Medium
W Deng
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python
Haskell
Java 8
Delphi
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a type within the typeclass Num?
Char
Bool
Double
String
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the following is the function declaration for SumOfSq? The colour codes represent the arguments.
SqOfDiff : : Integer -> Integer -> Integer
SqOfDiff : : Integer -> Integer -> Integer
SqOfDiff : : Integer -> Integer -> Integer
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This question is based on function isEqual, that finds whether two numbers are equal or not. What is the function declaration?
isEqual : : Bool ->Int -> Int
isEqual : : Int -> Bool
isEqual : : Int -> Int -> Bool
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This question is based on function isEqual, that finds whether two numbers are equal or not. What is the function code?
isEqual a b = a == b
isEqual a b == a = b
isEqual a b = a = b
isEqual a ==b = a b
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
This question is based on functions f(x) = x-1 and g(x) = x^2-1.
What is g o f?
x^2
x^2 - 2x
x^2-x
x^2+2x
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
This question is based on functions f(x) = x-1 and g(x) = x2-1.
What is g o f (3)?
1
3
5
9
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
coding

Quiz
•
KG - Professional Dev...
10 questions
Pseudocode WHILE Loops

Quiz
•
10th - 12th Grade
10 questions
Variables and Constants

Quiz
•
11th Grade - University
10 questions
STRING MANIPULATION (PYTHON)

Quiz
•
11th - 12th Grade
10 questions
Pear Deck and Progress Journals

Quiz
•
1st - 12th Grade
10 questions
Python Data types

Quiz
•
5th - 12th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
10 questions
Python: Functions and Parameters

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University