TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3600
To review
5
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3600
To review
5
60 questions
Easy
1 vote64 runs0 comment
What is the output of the following Ruby code? `1..5.to_a`
Back-end developer
range
Olivier Millaat Nov 16, 2021
Expert
0 vote47 runs0 comment
How to add a title attribute to a div in Ruby
Olivier Millaat Nov 29, 2021
Hard
0 vote45 runs0 comment
How to get all private methods of a class in Ruby
Olivier Millaat Nov 2, 2021
Expert
0 vote35 runs0 comment
What is the name of the class that is used to make HTTP requests in Ruby?
Olivier Millaat Nov 16, 2021
Expert
0 vote29 runs0 comment
What is the output of the following Ruby code? `puts 'Hello World'`
Olivier Millaat Nov 2, 2021
Medium
0 vote27 runs0 comment
Write a Ruby program that prints the first 100 prime numbers.
Olivier Millaat Nov 2, 2021
Hard
0 vote26 runs0 comment
Write a Java program that prints the first 100 prime numbers.
Olivier Millaat Nov 29, 2021
Medium
0 vote25 runs0 comment
Assign the first element of the array to a, the last element to b, and the rest to an array of _.
Olivier Millaat Mar 24, 2023
Hard
0 vote25 runs0 comment
Which of the following two Ruby code snippets will return a hash with the same keys and values?
Olivier Millaat Nov 16, 2021
Medium
0 vote25 runs0 comment
Ruby does not support multiple inheritance.
Back-end developer
inheritance
Olivier Millaat Nov 16, 2021
Medium
0 vote25 runs0 comment
Ruby code to create a class with a method that returns the value of a variable.
Olivier Millaat Nov 2, 2021