TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
145
To review
2
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
145
To review
2
147 questions
Hard
13 votes2920 runs0 comment
Hard
9 votes2917 runs1 comment
Serialization can be customized with the Externalizable interface
Thomas De verdièreat Jan 4, 2022
Medium
9 votes863 runs0 comment
Hard
8 votes3001 runs0 comment
A Customer class has the com.company.model package.
Thomas De verdièreat Jan 4, 2022
Easy
8 votes2884 runs0 comment
What does the final keyword mean in front of a method in Java?
Thomas De verdièreat Jan 4, 2022
Hard
8 votes2848 runs0 comment
What "design pattern" makes it possible to offer a means of treating the elements of a tree without worrying about the course?
Thomas De verdièreat Jan 4, 2022
Hard
8 votes2804 runs0 comment
How many instance of Integer cannot be freed from memory?
Thomas De verdièreat Dec 16, 2021
Easy
7 votes2820 runs0 comment
Which of these classes is the most suitable for composing a character string from several elements concatenated to each other?
Thomas De verdièreat Jan 4, 2022
Easy
7 votes2148 runs1 comment
Hard
6 votes2931 runs0 comment
What is the error message when you try to serialize a class that does not implement Serializable?
Thomas De verdièreat Dec 2, 2021
Medium
6 votes2850 runs1 comment
What package contains the HashMap class in Java?
Thomas De verdièreat Jan 4, 2022
Medium
6 votes2811 runs0 comment
What design pattern will you use to dynamically add capabilities to an object in Java?
Thomas De verdièreat Jan 4, 2022
Hard
5 votes2877 runs1 comment
Java: what to add in the empty constructor to instantiate a Tshirt of size "L" and color "white" by default?
Thomas De verdièreat Nov 20, 2023