What will happen when you compile and run the following code?
Anonymous Quiz
5%
Greater than 50 Great
45%
Compilation error
4%
Great
46%
Less than 50
What will happen when you compile and run the following code?
Anonymous Quiz
62%
Greater than 50 Great
14%
Less than 50
1%
Great
23%
Compilation error
What will happen when you compile and run the following code?
Anonymous Quiz
76%
true
7%
false
16%
Compilation error
2%
Runtime error
What will happen when you compile and run the following code?
Anonymous Quiz
2%
1
42%
2
35%
3
21%
Compilation error
What will happen when you compile and run the following code?
Anonymous Quiz
52%
1
5%
2
7%
3
36%
None of the above
Select all true statements from the following statements
Anonymous Quiz
11%
There must be at least one else statement after else if statement
14%
There must be at least one else statement after if statement
65%
else statement must have corresponding if statement
10%
Curly brackets are mandatory for if, else if and else statements
What will happen when you compile and run the following code?
Anonymous Quiz
12%
Greater
56%
Less
30%
Compilation error
3%
Runtime error
@javaquiz
Please open Telegram to view this post
VIEW IN TELEGRAM
Статья: Точки соприкосновения: Java & GC!
Можно писать на Java, вообще не задумываясь, как работает сборка мусора: «ну оно же там само собой происходит как-то». Однако разобраться как следует — не только интересно, но и полезно: например, какой из подходов к GC лучше соответствует конкретно вашему проекту?
Ссылка: https://habr.com/ru/companies/jugru/articles/846308/
@javaquiz
Можно писать на Java, вообще не задумываясь, как работает сборка мусора: «ну оно же там само собой происходит как-то». Однако разобраться как следует — не только интересно, но и полезно: например, какой из подходов к GC лучше соответствует конкретно вашему проекту?
Ссылка: https://habr.com/ru/companies/jugru/articles/846308/
@javaquiz