programming languages Online Quiz - 239
Description: programming languages Online Quiz - 239 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
From which problems is it possible for a program to recover?
Which of the following lists exception types from MOST specific to LEAST specific?
What happens in a method if an exception is thrown in a try{} block and there is NO MATCHING catch{} block?
How many finally{} blocks may there be in a try/catch structure?
What does alarm() do
What is a shared memory
What is a zombie interval?
Why do processes never decrease in size?
How do I `lock' a file?