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 votes2923 runs0 comment
Hard
9 votes2926 runs1 comment
Serialization can be customized with the Externalizable interface
Thomas De verdièreat Jan 4, 2022
Hard
9 votes2852 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
Medium
9 votes871 runs0 comment
Hard
8 votes3007 runs0 comment
A Customer class has the com.company.model package.
Thomas De verdièreat Jan 4, 2022
Easy
8 votes2887 runs0 comment
What does the final keyword mean in front of a method in Java?
Thomas De verdièreat Jan 4, 2022
Easy
8 votes2824 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
Hard
8 votes2809 runs0 comment
How many instance of Integer cannot be freed from memory?
Thomas De verdièreat Dec 16, 2021
Easy
8 votes2155 runs1 comment
Hard
6 votes2938 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 votes2858 runs1 comment
What package contains the HashMap class in Java?
Thomas De verdièreat Jan 4, 2022
Medium
6 votes2816 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 votes2884 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