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
39 votes2222 runs1 comment
Hard
14 votes2864 runs0 comment
Which of the following statements are true ?
Anonymous authorat Mar 28, 2022
Medium
10 votes2949 runs0 comment
Medium
9 votes2809 runs8 comments
Which of the following statements are true ?
Anonymous authorat Mar 28, 2022
Medium
7 votes2814 runs0 comment
Medium
7 votes2140 runs0 comment
Hard
6 votes2738 runs1 comment
Usage of the global scope in a PHP function.
Anonymous authorat Mar 28, 2022
Medium
6 votes2646 runs1 comment
Medium
6 votes2044 runs0 comment
What is the `asort()` function for in PHP ?
Nick LAM YEE MANat Mar 28, 2023
Easy
5 votes2463 runs0 comment
Medium
5 votes1244 runs2 comments
PHP function with named and positional arguments.
Anonymous authorat Aug 26, 2024
Easy
5 votes1238 runs0 comment
Medium
4 votes2530 runs0 comment
Medium
4 votes2488 runs0 comment
Medium
4 votes1816 runs0 comment
Easy
4 votes1343 runs2 comments
Use the match expression in PHP to print a string.
Anonymous authorat Jan 4, 2022
Medium
4 votes1335 runs2 comments
Is this function signature valid? ```php <?php interface Demo { public function bar(): ?mixed; } ```
Anonymous authorat Jan 4, 2022