Haskell test

Haskell test

12th Grade

12 Qs

quiz-placeholder

Similar activities

Arquitetura IPv6

Arquitetura IPv6

1st Grade - University

10 Qs

Bioinfo 02

Bioinfo 02

KG - University

10 Qs

Access - kwerendy 2

Access - kwerendy 2

12th Grade

15 Qs

Conceptos básicos de Excel

Conceptos básicos de Excel

12th Grade

15 Qs

Diagnóstico Web

Diagnóstico Web

12th Grade

15 Qs

Power Point klasa V

Power Point klasa V

4th Grade - University

14 Qs

Segurança da Informação

Segurança da Informação

12th Grade - Professional Development

15 Qs

python

python

9th - 12th Grade

10 Qs

Haskell test

Haskell test

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Драгана Бакоч

Used 11+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Programski jezik Haskell predstavnik je:

Logičke paradigme

Funkcionalne paradigme

Imperativne paradigme

Ništa od navedenog

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

saberi :: Int->Int->Int

Navedeni deo koda predstavlja:

Definiciju funkcije saberi

Deklaraciju funkcije saberi

Ništa od navedenog

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Da li možemo da napišemo ovakav "program" u Haskellu:

main= do print(2+3)

Da

Ne

Možemo, ali biće prijavljena sintaksna greška

Nema grešaka, ali program se neće izvršiti

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

saberi :: Integer -> Integer -> Integer  

saberi x y =  x + y        

Da li je u Haskellu dozvoljeno da se prva linija koda izostavi?              

Ne

Da

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

oduzmi x y =  x - y        

Šta mogu biti ulazni podaci za gore navedenu funkciju?              

Bilo šta

Bilo šta što predstavlja broj

Samo celi brojevi

Funkcija mora imati deklaraciju; kod je neispravan

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Koja od if naredbi je ispravno napisana (promenljiva "a" je broj)

1) if a>0 then True

2) if a>0 then True else 0

3) if a>0 then True else False

4) if a>0 then true else false

1)

2)

3)

4)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Koji od sledećih operatora se koristi u Haskellu da se proveri da nešto "nije jednako tj različito je"

=/=

/=

\=

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?