logo

Crowdly

Browser

Add to Chrome

Questions Bank (1385261 total)

Which LINQ operator is used to filter elements based on a specified condition?

0%
0%
0%
0%
View this question

Vytvořte dvojice pojmů/vět

View this question

In which case is the finally block executed in C#?

View this question

What is the suitable exception class to throw when a method receives a null reference instead of an array instance.

View this question

Match the exception class property with its description.

View this question

Which of the block is used to specify code that should be executed regardless of whether an exception occurs or not. It is commonly used to release resources or clean up operations.

View this question

Задана матриця з оцінками цінності ресурсів СУІБ (0, 1,…,4), імовірностями виникнення загроз та рівнями вразливостей (L - низький, М - середній, H - високий).

апв

Якою буде величнина ризику інформаційної безпеки для ресурсу СУІБ з цінністю 2 при «високій» імовірності реалізації загрози через вразливість з «низьким» рівнем?

View this question
View this question

Set the correct sequence of operators that are called when an exception occurs in C#

View this question

Which of the following is NOT a standard exception class in C#?

View this question