Java задачи с собеседований
6.27K subscribers
596 photos
6 videos
19 files
244 links
Задачи, тесты и теоретические вопросы по JAVA.

Репозиторий: https://github.com/proghub-official/java-interview
Прислать задачу/вопрос в дар: @cyberJohnny
Сотрудничество: @cyberJohnny
加入频道
What option if written at the line 12 will compile and run without any errors?
Anonymous Quiz
22%
Inter inter = new Six();
62%
One one = new Five();
16%
Three three = new Four();
What will happen when you compile and run the following code?
Anonymous Quiz
4%
No output
47%
Two
43%
Compilation error
6%
Runtime error
🔥 Это база с 1700 вопросами с собеседований на Java разработчика. Фишка в том, что просчитана вероятность с которой вопрос буден задан и есть примеры ответов. Теперь можно легко получить оффер, подготовившись к самым популярным вопросам 😏
What will happen when you compile and run the following code?
Anonymous Quiz
6%
No output
26%
0
62%
Compilation error
6%
Runtime error
What will happen when you compile and run the following code?
Anonymous Quiz
8%
int constructor
69%
long constructor
3%
No output
20%
Compilation error
What will happen when you compile and run the following code?
Anonymous Quiz
17%
int constructor
32%
long constructor
47%
Compilation error
5%
Runtime error
What will happen when you compile and run the following code?
Anonymous Quiz
3%
No output
16%
char constructor
58%
String constructor
23%
Compilation error
What will happen when you compile and run the following code?
Anonymous Quiz
40%
1
13%
3
3%
4
44%
2
What will happen when you compile and run the following code?
Anonymous Quiz
7%
3
64%
2
27%
1
2%
4