Similar Collections


This study list contains the basic programs of Rust Programming Language like printing text, reading values, programs based on the basic operators, etc.

Practice these Ruby Basic Programs to learn the basic concepts of Rust, these programs contain the solved code, outputs, and the detailed explanation of the statements, functions used in the Ruby Basic Programs.

questions

Title
Ruby program to calculate the volume and area of Sphere
Ruby program to read coordinate points and determine its quadrant
Ruby program to extract the last two digits from the given year
Ruby program to read the height of a person and the print person is taller, dwarf, or average height person
Ruby program to find the power of a number without using library function
Ruby program to divide a number from another number without using the division \'/\' operator
Ruby program to check the given number is EVEN or ODD using ternary operator
Ruby program to check the given number is POSITIVE or NEGATIVE using the ternary operator
Ruby program to check a person is eligible for voting or not using the ternary operator
Ruby program to find the largest number between two numbers using ternary operator
Ruby program to find the largest number among three numbers using ternary operator
Ruby program to find the division of students based on percentage using ternary operator
Ruby program to demonstrate the bitwise left-shift (<<) operator
Ruby program to demonstrate the bitwise right-shift (>>) operator
Ruby program to demonstrate the bitwise AND (&) operator
Ruby program to demonstrate the bitwise OR (|) operator
Ruby program to demonstrate the bitwise XOR (^) operator
Ruby program to swap two numbers using the Bitwise XOR (^) operator
Ruby program to set the specific bit using the bitwise operator
Ruby program to clear the specific bit using the bitwise operator
total questions: 123

Questions

123

Views

890

Best Answers

299

Points

5