Miscellaneous Programs Examples
- Program to Convert Feet to cm
- Program to Convert cm to Feet and Inches
- Program to Convert Feet to Inches
- Program to Convert Inches to cm
- Program to Convert Inches to Feet
- Program to Convert Kilometer to cm
- Pyramid Programs in VB (Visual Basic)
- Program to calculate Volume of Cone
- Write a Program to calculate the Perimeter of Hexagon
- Write a Program to calculate the Area of Rhombus
- Write a Program to calculate the surface Area of Cone
- Write a Program to calculate the Surface Area of Hemisphere
- Write a Program to find the Perimeter of Ellipse
- Write a program to calculate the Altitude of Isosceles Triangle
- Write a Program to calculate the Area of Isosceles Triangle
- Write a program to find the Volume of Tetrahedron
- Write a program to find the Area of an Icosahedron
- Write a program to find the Volume of Octahedron
- Write a program to find the Area of Tetrahedron
- Write a program to find the Surface Area of the Pentagonal Prism
- Write a program to find the Area of the Rectangular Prism
- Write a program to find the Surface Area of a Triangular Prism
- Write a Program to find the Area of Hexagonal Prism
- Write a Program to find the Volume of a Hexagonal Prism
- Write a program to find the Volume of the Rectangular Prism
- Program to Convert centimeter to millimeter
- Program to Convert centimeter to meter
- Program to Convert Feet to millimeter
- Program to Convert Feet to millimeter
- Program to Convert Meter to Centimeter
- Program to Convert mm to cm
- Program to Convert millimeter to Feet
- Program to Convert Feet to m
- Program to Convert Inches to meter
- Program to Convert Inches to mm
- Program to Convert m to Feet and Inches
- Write a program to calculate the Perimeter of a Rhombus
- Write a program to find the quotient and remainder
- Program to convert Kilobytes to bytes and bits
- Program to find the area and perimeter of the semicircle
- Program to find the area and perimeter of trapezium
- Program to find the type of triangle from the given coordinates
- Program to convert hours into minutes and seconds
- Program to convert temperature degree from Celsius to Kelvin
- Write a program to find the sum of even numbers
1. Star Pattern Programs
Program to print the Half Pyramid
Module1.vb
Output:
Program to print an inverted half pyramid
Module2.vb
Output:
Program to print an inverted full pyramid
Module3.vb
Output:
Program to print the full pyramid
Module4.vb
Output:
Program to print two half pyramids
Module5.vb
Output:
Program to print a pyramid shape
Module6.vb
Output:
Program to print a full pyramid
Module7.vb
Output:
Program to print a right inverted pyramid
Module8.vb
Output:
Program to print a right pyramid
Module9.vb
Output:
2. Number Pattern Program
Program to print the Half Pyramid of number
Module1.vb
Output:
Program to print the Floyd's Triangle
Module2.vb
Output:
Program to print the Half Pyramid of the same number
Module3.vb
Output:
Program to print an inverted half pyramid of number
Module4.vb
Output:
Program to print an inverted half pyramid of numbers
Module5.vb
Output
Program to print the Pascal's triangle
Module6.vb
Output:
3. Alphabets Pattern Program
Program to print a half pyramid of alphabets
Module1.vb
Output:
Program to print a half pyramid of alphabets
Module2.vb
Output:
need an explanation for this answer? contact us directly to get an explanation for this answer