Built in Functions Flashcards

1
Q

Julia as a Second Language

What is the result of using the sort function?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Julia as a Second Language

What if you wish to sort an array, but you do not want to change the original array?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Julia as a Second Language

What if you wish to sort an array, and wish the sorting to be done in place to the original array?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Julia as a Second Language

What is an higher order function?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly