TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
144
To review
0
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
144
To review
0
144 questions
Easy
34 votes2064 runs1 comment
Hard
11 votes2703 runs0 comment
Which of the following statements are true ?
Anonymous authorat Mar 28, 2022
Medium
9 votes2787 runs0 comment
Medium
8 votes2654 runs8 comments
Which of the following statements are true ?
Anonymous authorat Mar 28, 2022
Hard
7 votes2669 runs0 comment
Medium
7 votes2059 runs0 comment
Hard
6 votes2592 runs1 comment
Usage of the global scope in a PHP function.
Anonymous authorat Mar 28, 2022
Hard
6 votes2506 runs1 comment
Medium
6 votes1913 runs0 comment
What is the `asort()` function for in PHP ?
Nick LAM YEE MANat Mar 28, 2023
Medium
5 votes2345 runs0 comment
Easy
5 votes1177 runs0 comment
Medium
5 votes1176 runs2 comments
PHP function with named and positional arguments.
Anonymous authorat Aug 26, 2024
Medium
4 votes2401 runs0 comment
Medium
4 votes2359 runs0 comment
Medium
4 votes1769 runs0 comment
Medium
4 votes1279 runs2 comments
Use the match expression in PHP to print a string.
Anonymous authorat Jan 4, 2022
Medium
4 votes1266 runs2 comments
Is this function signature valid? ```php <?php interface Demo { public function bar(): ?mixed; } ```
Anonymous authorat Jan 4, 2022