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 Rust 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 Rust Basic Programs.

questions

Title
Rust program to find the Surface Area and Volume of the Cylinder
Rust program to calculate the surface area, volume, and space diagonal of cuboids
Rust program to calculate the surface area, the volume of the Cone
Rust program to calculate the Surface Area and Volume of Sphere
Rust program to read coordinate points and determine its quadrant
Rust program to calculate the value of nCr
Rust program to calculate the value of nPr
Rust program to extract the last two digits from a given year
Rust program to read the height of a person and the print person is taller, dwarf, or average height person
Rust program to create own Power function without using multiplication (*) and division (/) operators
Rust program to calculate the division without using division (/) operator
Rust program to convert a float number into an integer number
Rust program to convert an integer number into a float number
Rust program to convert an integer into character
Rust program to convert an unsigned integer into a signed integer
Rust program to convert a string into an integer
Rust program to convert a string into float
Rust program to convert an integer into a string
Rust program to calculate the power of float number using powi() function
Rust program to calculate the power of float number using powf() function
total questions: 102

Questions

102

Views

1169

Best Answers

299

Points

5