La ricerca ha trovato 3 risultati
- 27/01/2019, 17:29
- Forum: Advanced programming
- Argomento: Oral exam - 2018
- Risposte: 3
- Visite : 11221
Re: Oral exam - 2018
Topic chosen by the student: JVM internals and JVM instruction set For this exam, most of the questions were asked during the presentation of the topic chosen by the student. Questions: Java: Memory management How are lambda expressions implemented? Talk about streams Python: What is GIL? Talk about...
- 21/01/2019, 15:13
- Forum: Advanced programming
- Argomento: Oral exam - 2018
- Risposte: 3
- Visite : 11221
Re: Oral exam - 2018
Topic chosen by the student: lambda expressions in Java Questions: Java: What are streams in java? Example of lambdas in a context different from streams What are functional interfaces? How the java compiler manges lambdas? Differences between component, packages and classes Talk about the lifecycle...
- 19/01/2019, 15:46
- Forum: Advanced programming
- Argomento: Oral exam - 2018
- Risposte: 3
- Visite : 11221
Oral exam - 2018
Hi! I've created this thread in order to collect all the questions made by prof. Corradini during the oral exams. Topic chosen by the student: Python (almost all, excluding GIL) Assignments: Given a bean, how can we tell what is its public API? Question about complexity of some haskell function. Wha...